org.tap4j.model
Class TestTAPPlan
java.lang.Object
org.tap4j.model.TestTAPPlan
public class TestTAPPlan
- extends Object
- Since:
- 1.0
- Author:
- Bruno P. Kinoshita - http://www.kinoshita.eti.br
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
simplePlan
protected Plan simplePlan
skipAllPlan
protected Plan skipAllPlan
INITIAL_TEST_NUMBER
protected static final Integer INITIAL_TEST_NUMBER
LAST_TEST_NUMBER
protected static final Integer LAST_TEST_NUMBER
EXPECTED_OUTPUT
protected static final String EXPECTED_OUTPUT
- See Also:
- Constant Field Values
REASON
protected static final String REASON
- See Also:
- Constant Field Values
TestTAPPlan
public TestTAPPlan()
setUp
public void setUp()
testSimplePlan
public void testSimplePlan()
testSkipAllPlan
public void testSkipAllPlan()
testSkip
public void testSkip()
Copyright © 2010-2012 TupiLabs. All Rights Reserved.