Home | History | Annotate | Download | only in test

Lines Matching refs:testInstance

397         class TestInstance:
403 dispatcher.register_instance(TestInstance())
630 testInstance = TestInstanceClass()
631 serv.register_instance(testInstance, allow_dotted_names=True)