org.tap4j.producer
Class TestPerlIntegration
java.lang.Object
org.tap4j.producer.TestPerlIntegration
public class TestPerlIntegration
- extends Object
This class uses the awesome script created by Patrick LeBoutillier to test
TAP Streams generated with tap4j using Perl Test::Harness. This test is an
integration test, so by default it's disabled. In order to run this test,
execute mvn test -DintegrationTests=true.
- Since:
- 1.4.6
- 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 |
tapProducer
@Inject
protected Producer tapProducer
TestPerlIntegration
public TestPerlIntegration()
testPlannedTests
public void testPlannedTests()
testPassedTests
public void testPassedTests()
testFailedTests
public void testFailedTests()
testTodoedTests
public void testTodoedTests()
testSkippedTestes
public void testSkippedTestes()
testPannedPassedFailedTodoedSkipped
public void testPannedPassedFailedTodoedSkipped()
Copyright © 2010-2012 TupiLabs. All Rights Reserved.