public class ConditionsTest extends Object
Constructor and Description |
---|
ConditionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
obtainCoverageOfPrivateConstructor() |
void |
testCheckFalseDoesNotThrowException() |
void |
testCheckFalseThrowsException() |
void |
testCheckNotNullDoesNotThrowException() |
void |
testCheckNotNullThrowsException() |
void |
testCheckTrueDoesNotThrowException() |
void |
testCheckTrueThrowsException() |
public void testCheckTrueDoesNotThrowException()
public void testCheckTrueThrowsException()
public void testCheckFalseDoesNotThrowException()
public void testCheckFalseThrowsException()
public void testCheckNotNullDoesNotThrowException()
public void testCheckNotNullThrowsException()
public void obtainCoverageOfPrivateConstructor()
Copyright © 2014–2015. All rights reserved.