net.sf.twip.verify
Class VerificationTest
java.lang.Object
net.sf.twip.verify.VerificationTest
public class VerificationTest
- extends Object
This test class is intentionally not annotated as TwiP nor VerifyExtension...
this is done by hand.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerificationTest
public VerificationTest()
failuresShouldBeUnmodifiable
public void failuresShouldBeUnmodifiable()
throws Exception
- Throws:
Exception
shouldCollectOneFailure
public void shouldCollectOneFailure()
throws Exception
- Throws:
Exception
shouldCollectOneFailureAndOneException
public void shouldCollectOneFailureAndOneException()
throws Exception
- Throws:
Exception
shouldCollectOneFailureButNotPass
public void shouldCollectOneFailureButNotPass()
throws Exception
- Throws:
Exception
shouldCollectTwoFailures
public void shouldCollectTwoFailures()
throws Exception
- Throws:
Exception
shouldFailDoubleInitialize
public void shouldFailDoubleInitialize()
throws Exception
- Throws:
Exception
shouldFailUninitializedCheck
public void shouldFailUninitializedCheck()
throws Exception
- Throws:
Exception
shouldFailUninitializedVerifyThat
public void shouldFailUninitializedVerifyThat()
throws Exception
- Throws:
Exception
shouldFormatDoubleInitialize
public void shouldFormatDoubleInitialize()
throws Exception
- Throws:
Exception
shouldFormatOneFailure
public void shouldFormatOneFailure()
throws Exception
- Throws:
Exception
shouldFormatUninitializedVerifyThat
public void shouldFormatUninitializedVerifyThat()
throws Exception
- Throws:
Exception
shouldNotCollectOneMatching
public void shouldNotCollectOneMatching()
throws Exception
- Throws:
Exception
shouldPassMatching
public void shouldPassMatching()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.