TestProofJavaParser

4

tests

0

failures

0

ignored

0.025s

duration

100%

successful

Tests

Test Duration Result
testExpressions() 0.008s passed
testGenericClassDeclarations() 0.004s passed
testGenericWithWithoutSpaces() 0.001s passed
testMemberDeclarations() 0.012s passed

Standard output

502218     DEBUG Test worker     d.u.i.k.p.p.TestProofJavaParser <a>+2 <-> 
                                        <a> + 2 
502219     DEBUG Test worker     d.u.i.k.p.p.TestProofJavaParser a >> <a> <-> 
     a >> <a> 
502222     DEBUG Test worker     d.u.i.k.p.p.TestProofJavaParser a<<b>-2 <-> 
        a << b > -2 
502225     DEBUG Test worker     d.u.i.k.p.p.TestProofJavaParser A<T>.<B><S>.class <-> 
       A.<B><S>.class