de.smartics.testdoc.report.junit
Class JUnitTestCaseDoc
java.lang.Object
de.smartics.testdoc.report.junit.JUnitTestCaseDoc
-
All Implemented Interfaces:
-
Serializable
-
public class JUnitTestCaseDoc
-
extends
Object
-
implements
Serializable
Provides information about a single test case.
-
Author:
-
Robert Reiner
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitTestCaseDoc
public JUnitTestCaseDoc()
-
Default constructor.
addTestMethod
public void addTestMethod(JUnitTestMethodDoc testMethod)
-
-
getTestMethod
public JUnitTestMethodDoc getTestMethod(String testMethodName)
-
-
Copyright © 2010-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.