Package gw.test

Class TestClassWrapper.ExceptionTestClass

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
gw.test.TestClass
gw.test.TestClassWrapper.ExceptionTestClass
All Implemented Interfaces:
ITestWithMetadata, junit.framework.Test
Enclosing class:
TestClassWrapper

private static class TestClassWrapper.ExceptionTestClass extends TestClass
  • Field Details

    • _type

      private IType _type
    • _message

      private String _message
  • Constructor Details

    • ExceptionTestClass

      private ExceptionTestClass(IType type, String message)
  • Method Details