|
org.netbeans.modules.junit/2 2.23 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JUnitPlugin.Location in org.netbeans.modules.junit.plugin |
---|
Methods in org.netbeans.modules.junit.plugin that return JUnitPlugin.Location | |
---|---|
protected abstract JUnitPlugin.Location |
JUnitPlugin.getTestedLocation(JUnitPlugin.Location testLocation)
Returns a specification of a Java element or file that is tested by the given test Java element or test file. |
protected abstract JUnitPlugin.Location |
JUnitPlugin.getTestLocation(JUnitPlugin.Location sourceLocation)
Returns a specification of a Java element or file representing test for the given source Java element or file. |
Methods in org.netbeans.modules.junit.plugin with parameters of type JUnitPlugin.Location | |
---|---|
protected abstract JUnitPlugin.Location |
JUnitPlugin.getTestedLocation(JUnitPlugin.Location testLocation)
Returns a specification of a Java element or file that is tested by the given test Java element or test file. |
protected abstract JUnitPlugin.Location |
JUnitPlugin.getTestLocation(JUnitPlugin.Location sourceLocation)
Returns a specification of a Java element or file representing test for the given source Java element or file. |
|
org.netbeans.modules.junit/2 2.23 | |||||||||
PREV NEXT | FRAMES NO FRAMES |