|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.utep.cs.jet.gui.tester.DefaultTester
edu.utep.cs.jet.gui.tester.ExperimentTester
public class ExperimentTester
A test class that also collects and prints test statistics. This class is used to experiment and measure the performance of different testing strategies and methods.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ExperimentTester()
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected TestCaseGenerationListener |
createTestCaseGenerationListener(edu.utep.cs.jet.gui.tester.EtMethod emeth)
Creates a test case generation listener for testing the given method. |
protected void |
doTest(Collection<?> meths)
Tests all the methods contained in the given collecton. |
protected boolean |
enableStatDialog()
Overridden here to disable the test statistics dialog. |
protected AbstractAction |
getPopTest()
Overridden here to collect test statistics. |
protected AbstractAction |
getPopTestAll()
Overridden here to collect test statistics. |
protected AbstractAction |
getPopTestDeclared()
Overridden here to collect test statistics. |
protected AbstractAction |
getPopTestInherited()
Overridden here to collect test statistics. |
| Methods inherited from class edu.utep.cs.jet.gui.tester.DefaultTester |
|---|
addClassFileChangeListener, createTestMenu, doTest, getExplorerView, getOptionPanel, getView, loadFile, setDropTarget, setHideViewAction, setSourceCodeViewer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExperimentTester()
| Method Detail |
|---|
protected TestCaseGenerationListener createTestCaseGenerationListener(edu.utep.cs.jet.gui.tester.EtMethod emeth)
createTestCaseGenerationListener in class DefaultTesterprotected boolean enableStatDialog()
enableStatDialog in class DefaultTesterprotected AbstractAction getPopTestAll()
getPopTestAll in class DefaultTesterprotected AbstractAction getPopTest()
getPopTest in class DefaultTesterprotected AbstractAction getPopTestInherited()
getPopTestInherited in class DefaultTesterprotected AbstractAction getPopTestDeclared()
getPopTestDeclared in class DefaultTesterprotected void doTest(Collection<?> meths)
doTest in class DefaultTester
|
JET | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||