org.troublescope.evaluation
Interface EvaluationTest

All Superinterfaces:
junit.framework.Test

public interface EvaluationTest
extends junit.framework.Test

A test case for a cause of a particular problem.


Method Summary
 void setConfig(TestSuiteConfig aConfig)
          Set the configuration that of the test suite that this test belongs to.
 
Methods inherited from interface junit.framework.Test
countTestCases, run
 

Method Detail

setConfig

public void setConfig(TestSuiteConfig aConfig)
Set the configuration that of the test suite that this test belongs to.


Copyright © 2002-2002 TroubleScope. All Rights Reserved.