org.tap4j.model
Class TestTAPFooter

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

public class TestTAPFooter
extends Object

Tests TAP Footer.

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

Field Summary
protected  Footer footer
           
 
Constructor Summary
TestTAPFooter()
           
 
Method Summary
 void setUp()
           
 void testFooter()
           
 void testFooterWithComment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

footer

protected Footer footer
Constructor Detail

TestTAPFooter

public TestTAPFooter()
Method Detail

setUp

public void setUp()

testFooter

public void testFooter()

testFooterWithComment

public void testFooterWithComment()


Copyright © 2010-2012 TupiLabs. All Rights Reserved.