tobiko/tobiko/tests/unit/actors
Federico Ressi 5177c1239e Simplify actor sub-class declaration
- Make actor ref generic classes referencing to actors
 - Create actor ref interface directly with actor methods
 - Create a BaseActor abstract class for remote actors
 - Add ActorManager class
 - Implement the logic that allow to use a specialized
   Fixture manager for Actors

Change-Id: Idba2b903c1259dc924dd4d83fd7773c79bbb1e12
2022-03-05 07:00:45 +01:00
..
test_actor.py Simplify actor sub-class declaration 2022-03-05 07:00:45 +01:00
test_proxy.py Make Actor class generic type 2022-03-01 13:01:53 +01:00