|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.junit.ContextualTestCase.ContextTest
org.progeeks.junit.ContextualTestCase.NotSameTest
public static class ContextualTestCase.NotSameTest
Context test that checks to see if the value of the template expression is not the same as an expected value.
| Constructor Summary | |
|---|---|
ContextualTestCase.NotSameTest()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getExpected()
|
void |
setExpected(java.lang.Object expected)
|
void |
test()
|
java.lang.String |
toString()
|
| Methods inherited from class org.progeeks.junit.ContextualTestCase.ContextTest |
|---|
getExpression, getMessage, setExpression, setExpression, setMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ContextualTestCase.NotSameTest()
| Method Detail |
|---|
public void setExpected(java.lang.Object expected)
public java.lang.Object getExpected()
public void test()
test in class ContextualTestCase.ContextTestpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||