| java.lang.Object gui.propertyeditors.utilities.CoreSupport
CoreSupport | public class CoreSupport (Code) | | Utilities for core tests. From this class extends supports for each testsuite.
author: Marian.Mirilovic@Sun.Com |
CoreSupport | public CoreSupport()(Code) | | Creates new utilities
|
closeAllModal | public static void closeAllModal()(Code) | | |
getSampleProjectPath | public static String getSampleProjectPath(JellyTestCase testCase)(Code) | | Find path to the Sample Project.
path to the Sample Project Parameters: testCase - |
makeIDEScreenshot | public static void makeIDEScreenshot(NbTestCase testCase)(Code) | | Parameters: testCase - |
makeWindowScreenshot | public static void makeWindowScreenshot(NbTestCase testCase, Component component)(Code) | | Parameters: testCase - Parameters: component - |
writeExc | public static void writeExc(Exception exc, PrintStream err)(Code) | | Find file system name.
Parameters: exc - Parameters: err - |
|
|