| org.netbeans.junit.NbTestCase DataLoaderTests.DataObjectTest.Manipulation
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testHTMLManipulation | public void testHTMLManipulation() throws Exception(Code) | | |
testImageManipulation | public void testImageManipulation() throws Exception(Code) | | |
testJSPManipulation | public void testJSPManipulation() throws Exception(Code) | | |
testJavaFormManipulation | public void testJavaFormManipulation() throws Exception(Code) | | |
testSecurityJAppletManipulation | public void testSecurityJAppletManipulation() throws Exception(Code) | | removed from suite because refactoring show dialgs
public void testPackageManipulation()throws Exception{
new DataLoaderTests.DataObjectTest.manipulation.Package.Package_manipulation("testDOManipulation").testDOManipulation();
}
|
testSwingFormManipulation | public void testSwingFormManipulation() throws Exception(Code) | | |
testTextualManipulation | public void testTextualManipulation() throws Exception(Code) | | |
testURLManipulation | public void testURLManipulation() throws Exception(Code) | | |
Methods inherited from org.netbeans.junit.NbTestCase | public static void assertFile(String message, String test, String pass, String diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String test, String pass, String diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String message, String test, String pass, String diff)(Code)(Java Doc) public static void assertFile(String test, String pass, String diff)(Code)(Java Doc) public static void assertFile(String test, String pass)(Code)(Java Doc) public static void assertFile(String message, File test, File pass, File diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(File test, File pass, File diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String message, File test, File pass, File diff)(Code)(Java Doc) public static void assertFile(File test, File pass, File diff)(Code)(Java Doc) public static void assertFile(File test, File pass)(Code)(Java Doc) public static void assertGC(String text, Reference> ref)(Code)(Java Doc) public static void assertGC(String text, Reference> ref, Set> rootsHint)(Code)(Java Doc) public static void assertSize(String message, int limit, Object root)(Code)(Java Doc) public static void assertSize(String message, Collection> roots, int limit)(Code)(Java Doc) public static void assertSize(String message, Collection> roots, int limit, Object[] skip)(Code)(Java Doc) public static int assertSize(String message, Collection> roots, int limit, MemoryFilter skip)(Code)(Java Doc) public boolean canRun()(Code)(Java Doc) public void clearWorkDir() throws IOException(Code)(Java Doc) public void compareReferenceFiles(String testFilename, String goldenFilename, String diffFilename)(Code)(Java Doc) public void compareReferenceFiles()(Code)(Java Doc) public static String convertNBFSURL(URL url)(Code)(Java Doc) public static void failByBug(int bugID)(Code)(Java Doc) public static void failByBug(int bugID, String message)(Code)(Java Doc) public File getDataDir()(Code)(Java Doc) public String getExpectedFail()(Code)(Java Doc) public File getGoldenFile(String filename)(Code)(Java Doc) public File getGoldenFile()(Code)(Java Doc) public PrintStream getLog(String logName)(Code)(Java Doc) public PrintStream getLog()(Code)(Java Doc) public PrintStream getRef()(Code)(Java Doc) final protected int getTestNumber()(Code)(Java Doc) public File getWorkDir() throws IOException(Code)(Java Doc) public String getWorkDirPath()(Code)(Java Doc) public void log(String message)(Code)(Java Doc) public void log(String log, String message)(Code)(Java Doc) protected Level logLevel()(Code)(Java Doc) public void ref(String message)(Code)(Java Doc) public void run(TestResult result)(Code)(Java Doc) public void runBare() throws Throwable(Code)(Java Doc) protected boolean runInEQ()(Code)(Java Doc) public void setFilter(Filter filter)(Code)(Java Doc) protected int timeOut()(Code)(Java Doc)
|
|
|