org.tap4j.representer
Class TapJunitRepresenterTest

Package class diagram package TapJunitRepresenterTest
java.lang.Object
  extended by org.tap4j.representer.TapJunitRepresenterTest

public class TapJunitRepresenterTest
extends Object

Tests for TAP JUnit representer.

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

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

Constructor Detail

TapJunitRepresenterTest

public TapJunitRepresenterTest()
Method Detail

setUp

public void setUp()

testOnlySuccess

public void testOnlySuccess()

testWithFailures

public void testWithFailures()


Copyright © 2010-2012 TupiLabs. All Rights Reserved.