Uses of Class
eu.iv4xr.framework.mainConcepts.TestDataCollector
Packages that use TestDataCollector
-
Uses of TestDataCollector in eu.iv4xr.framework.mainConcepts
Fields in eu.iv4xr.framework.mainConcepts declared as TestDataCollectorMethods in eu.iv4xr.framework.mainConcepts that return TestDataCollectorModifier and TypeMethodDescriptionTestAgent.getTestDataCollector()
TestDataCollector.merge(TestDataCollector data2)
Merge two sets of collected test data.static TestDataCollector
TestDataCollector.readCollectedTestData(File file)
Read collected test data from a file.Methods in eu.iv4xr.framework.mainConcepts with parameters of type TestDataCollectorModifier and TypeMethodDescriptionTestDataCollector.merge(TestDataCollector data2)
Merge two sets of collected test data.TestAgent.setTestDataCollector(TestDataCollector dc)