站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.modules.junit.plugin.JUnitPlugin.Location (JUnit Tests) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.junit/2 2.23

Uses of Class
org.netbeans.modules.junit.plugin.JUnitPlugin.Location

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

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.