Package gw.test

Class TestClassWrapper.InvalidTestClass

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

private static class TestClassWrapper.InvalidTestClass extends TestClass
  • Field Details

    • _type

      private IType _type
  • Constructor Details

    • InvalidTestClass

      private InvalidTestClass(IType type)
  • Method Details