Package gw.test

Class TestClassWrapper.InvalidTestClass

    • Field Detail

      • _type

        private IType _type
    • Constructor Detail

      • InvalidTestClass

        private InvalidTestClass​(IType type)
    • Method Detail

      • run

        public void run​(junit.framework.TestResult result)
        Specified by:
        run in interface junit.framework.Test
        Overrides:
        run in class TestClass
      • getCompileError

        private java.lang.Throwable getCompileError​(IType type)