| java.lang.Object com.flexive.tests.shared.ExceptionTest
ExceptionTest | public class ExceptionTest (Code) | | Test for the localized flexive exception messages
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) |
exceptionHierarchy | public void exceptionHierarchy()(Code) | | Quick check that the exception hierarchy works
|
runtimeExceptionStackTrace | public void runtimeExceptionStackTrace()(Code) | | Checks if the stack trace of a FxRuntimeException points to the original
throw, not the .asRuntimeException method.
|
|
|