public class org.graalvm.compiler.jtt.optimize.TrichotomyTest$Runner
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.jtt.optimize.TrichotomyTest$Runner
super_class: java.lang.Object
{
public void <init>(java.lang.Class<?>);
descriptor: (Ljava/lang/Class;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tRunWith cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tIgnore cannot be resolved to a type\n\tFrameworkMethod cannot be resolved to a type\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n\tBlockJUnit4ClassRunner cannot be resolved to a type\n\tInitializationError cannot be resolved to a type\n\tFrameworkMethod cannot be resolved to a type\n\tThe method computeTestMethods() of type TrichotomyTest.Runner must override or implement a supertype method\n\tThe method getTestClass() is undefined for the type TrichotomyTest.Runner\n\tFrameworkMethod cannot be resolved to a type\n\tRunNotifier cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tFrameworkMethod cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tThe method evaluate() of type new Statement(){} must override or implement a supertype method\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/optimize/TrichotomyTest$Runner;
Exceptions:
throws InitializationError
Signature: (Ljava/lang/Class<*>;)V
MethodParameters:
Name Flags
klass
protected java.util.List<FrameworkMethod> computeTestMethods();
descriptor: ()Ljava/util/List;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tFrameworkMethod cannot be resolved to a type\n\tThe method computeTestMethods() of type TrichotomyTest.Runner must override or implement a supertype method\n\tThe method getTestClass() is undefined for the type TrichotomyTest.Runner\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/optimize/TrichotomyTest$Runner;
Signature: ()Ljava/util/List<LFrameworkMethod;>;
protected void runChild(FrameworkMethod, RunNotifier);
descriptor: (LFrameworkMethod;LRunNotifier;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tFrameworkMethod cannot be resolved to a type\n\tRunNotifier cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/optimize/TrichotomyTest$Runner;
MethodParameters:
Name Flags
method
notifier
protected Statement methodInvoker(FrameworkMethod, java.lang.Object);
descriptor: (LFrameworkMethod;Ljava/lang/Object;)LStatement;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tStatement cannot be resolved to a type\n\tFrameworkMethod cannot be resolved to a type\n\tStatement cannot be resolved to a type\n\tThe method evaluate() of type new Statement(){} must override or implement a supertype method\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/optimize/TrichotomyTest$Runner;
MethodParameters:
Name Flags
method
test
}
SourceFile: "TrichotomyTest.java"
NestHost: org.graalvm.compiler.jtt.optimize.TrichotomyTest
InnerClasses:
public Runner = org.graalvm.compiler.jtt.optimize.TrichotomyTest$Runner of org.graalvm.compiler.jtt.optimize.TrichotomyTest