TestProofJavaParser
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testExpressions() | 0.003s | passed |
testGenericClassDeclarations() | 0.001s | passed |
testGenericWithWithoutSpaces() | 0.001s | passed |
testMemberDeclarations() | 0.001s | passed |
Standard output
444696 DEBUG Test worker d.u.i.k.p.p.TestProofJavaParser <a>+2 <-> <a> + 2 444697 DEBUG Test worker d.u.i.k.p.p.TestProofJavaParser a >> <a> <-> a >> <a> 444697 DEBUG Test worker d.u.i.k.p.p.TestProofJavaParser a<<b>-2 <-> a << b > -2 444698 DEBUG Test worker d.u.i.k.p.p.TestProofJavaParser A<T>.<B><S>.class <-> A.<B><S>.class