| java.lang.Object org.hanselexample.ExampleJUnit4Test
ExampleJUnit4Test | public class ExampleJUnit4Test (Code) | | Coverage Test for the Example class.
This test covers all lines (including private/anonymous classes)
of the Example class.
author: Niklas Mehner |
absTest | public void absTest()(Code) | | |
innerClassTest | public void innerClassTest()(Code) | | Test the Example.add() method. This also covers the code of the inner
class.
|
|
|