Searched refs:add_test_method (Results 1 – 2 of 2) sorted by relevance
147 builder.add_test_method('some.tests.Class2', 'favoriteTestMethod')
158 def add_test_method(self, class_name, test_method): member in InstrumentationTestCommandBuilder