| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProgressMonitor | |
| com.togethersoft.testing.host | |
| com.togethersoft.testing.testserver | |
| Uses of IProgressMonitor in com.togethersoft.testing.host |
| Methods in com.togethersoft.testing.host that return IProgressMonitor | |
IProgressMonitor | ITestHost.getProgress()Returns handle to test collection ( possibly empty and non existing). |
| Methods in com.togethersoft.testing.host with parameters of type IProgressMonitor | |
void | ITestStep.generate(IProgressMonitor progress)To set generation options set apporiate attibutes of test asset like setAttibute("tested.class" , "com.togethersoft.tested.TestedClass"); or addProperty("tested.class" , "com.togethersoft.tested.TestedClass"); addProperty("tested.class.1" , "com.togethersoft.tested.TestedClass1"); |
| Uses of IProgressMonitor in com.togethersoft.testing.testserver |
| Methods in com.togethersoft.testing.testserver with parameters of type IProgressMonitor | |
void | ITestRunner.run(ITestServerAsset asset, IServerResultListener result, IProgressMonitor progress) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||