Package patterntesting.runtime.exception

Package class diagram package patterntesting.runtime.exception
Exception Summary
NotFoundException If you did not find a result and want to avoid 'null" as return value you can throw this exception here.
 

Error Summary
DetailedAssertionError This is a kind of better AssertionError which gives you some more details of the given cause.
 



Copyright © 2002–2014 PatternTesting Team. All rights reserved.