Class ExceptionTests


  • public class ExceptionTests
    extends java.lang.Object
    Tests for exceptions, which can't be handled by EUnit.
    Since:
    1.6
    Author:
    Sina Madani
    • Constructor Detail

      • ExceptionTests

        public ExceptionTests()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUndefined

        public void testUndefined()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStackTraceIsPreserved

        public void testStackTraceIsPreserved()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNullNavigationWithFirstOrderOperation

        public void testNullNavigationWithFirstOrderOperation()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNullNavigationWithOperation

        public void testNullNavigationWithOperation()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNullNavigationOnFirstOrderOperation

        public void testNullNavigationOnFirstOrderOperation()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception