org.tap4j.parser.issue3409478
Class TestDoneTesting

Package class diagram package TestDoneTesting
java.lang.Object
  extended by org.tap4j.parser.issue3409478.TestDoneTesting

public class TestDoneTesting
extends Object

Test class for issue 3409478.

Perl's Test::More supports a 'done_testing()', so you do not need to predeclare how many tests you are running, this produces:

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

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

Constructor Detail

TestDoneTesting

public TestDoneTesting()
Method Detail

testDoneTesting

public void testDoneTesting()


Copyright © 2010-2012 TupiLabs. All Rights Reserved.