org.tap4j.model
Class TestDirective

Package class diagram package TestDirective
java.lang.Object
  extended by org.tap4j.model.TestDirective

public class TestDirective
extends Object

Tests a TAP directive.

Since:
1.0
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

Constructor Summary
TestDirective()
           
 
Method Summary
 void setUp()
           
 void testDirective()
           
 void testNoReason()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDirective

public TestDirective()
Method Detail

setUp

public void setUp()

testDirective

public void testDirective()

testNoReason

public void testNoReason()


Copyright © 2010-2012 TupiLabs. All Rights Reserved.