| org.hanseltest.TestClassLiteral
TestClassLiteral | public class TestClassLiteral extends TestCase (Code) | | Test class literals. This requires a seperate test, because javac generates
a synthetic method to get the class reference.
author: Niklas Mehner |
Inner Class :public static class FullCoverage extends TestCase | |
TestClassLiteral | public TestClassLiteral(String name)(Code) | | Creates a new test.
Parameters: name - Name of the test. |
testFullCoverage | public void testFullCoverage()(Code) | | Test full coverage.
|
|
|