TestJavaCardDLJavaExtensions

2

tests

0

failures

0

ignored

7.711s

duration

100%

successful

Tests

Test Duration Result
testMethodFrameRedirectsScope() 3.767s passed
testTypeNotInScopeShouldNotBeFound() 3.944s passed

Standard output

31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ldt.key 
31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/boolean.key 
31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/ruleSetsDeclarations.key 
31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/integerHeader.key 
31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/floatHeader.key 
31484      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/heap.key 
31499      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/locSets.key 
31499      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/permission.key 
31499      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/reach.key 
31499      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/seq.key 
31499      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/map.key 
31515      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/freeADT.key 
31515      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/wellfound.key 
31515      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/proof/rules/charListHeader.key 
31562      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file src\test\resources\testcase\javacardDLExtensions\typeResolutionInMethodFrame.key 
32844      DEBUG Test worker     d.u.i.k.j.Recoder2KeY     converting now D:\a\key\key\key.core\src\test\resources\testcase\javacardDLExtensions\src\test\TestJavaCardDLExtensions.java 
32859      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key 
35391      DEBUG Test worker     d.u.i.k.j.Recoder2KeYConverter recoder2key: called method public de.uka.ilkd.key.java.reference.TypeReference de.uka.ilkd.key.java.Recoder2KeYConverter.convert(recoder.java.reference.TypeReference) threw exception  de.uka.ilkd.key.util.ExceptionHandlerException: Recoder: 1 errors have occurred - aborting.
	at de.uka.ilkd.key.util.KeYRecoderExcHandler.recoderExitAction(KeYRecoderExcHandler.java:69)
Caused by: recoder.service.UnresolvedReferenceException: Could not resolve TypeReference "TestJavaCardDLExtensions" @1/3 in "INTERNAL:<virtual_class_for_parsing174>"(14)
	at recoder.service.DefaultSourceInfo.getType(DefaultSourceInfo.java:798)

35407      DEBUG Test worker     d.u.i.k.j.Recoder2KeYConverter recoder2key: called method public de.uka.ilkd.key.java.declaration.LocalVariableDeclaration de.uka.ilkd.key.java.Recoder2KeYConverter.convert(recoder.java.declaration.LocalVariableDeclaration) threw exception  de.uka.ilkd.key.java.PosConvertException: called method public de.uka.ilkd.key.java.reference.TypeReference de.uka.ilkd.key.java.Recoder2KeYConverter.convert(recoder.java.reference.TypeReference) threw exception.
	at de.uka.ilkd.key.java.Recoder2KeY.reportErrorWithPositionInFile(Recoder2KeY.java:1266)
Caused by: recoder.service.UnresolvedReferenceException: Could not resolve TypeReference "TestJavaCardDLExtensions" @1/3 in "INTERNAL:<virtual_class_for_parsing174>"(14)
	at recoder.service.DefaultSourceInfo.getType(DefaultSourceInfo.java:798)

35407      DEBUG Test worker     d.u.i.k.j.Recoder2KeYConverter recoder2key: called method public de.uka.ilkd.key.java.StatementBlock de.uka.ilkd.key.java.Recoder2KeYConverter.convert(recoder.java.StatementBlock) threw exception  de.uka.ilkd.key.java.PosConvertException: called method public de.uka.ilkd.key.java.reference.TypeReference de.uka.ilkd.key.java.Recoder2KeYConverter.convert(recoder.java.reference.TypeReference) threw exception.
	at de.uka.ilkd.key.java.Recoder2KeY.reportErrorWithPositionInFile(Recoder2KeY.java:1266)
Caused by: recoder.service.UnresolvedReferenceException: Could not resolve TypeReference "TestJavaCardDLExtensions" @1/3 in "INTERNAL:<virtual_class_for_parsing174>"(14)
	at recoder.service.DefaultSourceInfo.getType(DefaultSourceInfo.java:798)

35423      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file src\test\resources\testcase\javacardDLExtensions\typeResolutionInMethodFrame2.key 
36674      DEBUG Test worker     d.u.i.k.j.Recoder2KeY     converting now D:\a\key\key\key.core\src\test\resources\testcase\javacardDLExtensions\src\test\TestJavaCardDLExtensions.java 
36690      DEBUG Test worker     d.u.i.k.p.i.KeYFile       Reading KeY file file:/D:/a/key/key/key.core/build/resources/main/de/uka/ilkd/key/java/JavaRedux/java/lang/String.key