if(!startedDescriptors.contains(testDescriptor)) | if(parent.isPresent() && !startedDescriptors.contains(parent.get())) | !startedDescriptors.contains(testDescriptor) | testDescriptor.isPresent() && !startedDescriptors.contains(testDescriptor.get()) | junit5 | 1d82643078aa05922cb8f16a1e98f1202c019978 | org.junit.gen5.engine.junit4.execution.RunListenerAdapter | | | TCIVar | testDescriptor |
---|
v0 | startedDescriptors |
---|
| | TCIVar | testDescriptor |
---|
v0 | startedDescriptors |
---|
| Uses | True |