| |
|
| org.netbeans.modules.visualweb.gravy.RaveTestCase org.netbeans.test.sanity.SanityTests
SanityTests | public class SanityTests extends RaveTestCase (Code) | | author: Alexey Butenko (alexey.butenko@sun.com) |
ravePaletteBundle | public static String ravePaletteBundle(Code) | | |
xButtonLoc | public static int xButtonLoc(Code) | | |
yButtonLoc | public static int yButtonLoc(Code) | | |
hasUnexpectedException | public boolean hasUnexpectedException() throws IOException(Code) | | |
setUp | protected void setUp()(Code) | | method called before each testcase
|
suite | public static Test suite()(Code) | | |
tearDown | protected void tearDown()(Code) | | method called after each testcase
|
testAddApplicationServer | public void testAddApplicationServer()(Code) | | |
testAddButton | public void testAddButton()(Code) | | |
testAddComponents | public void testAddComponents()(Code) | | |
testAddPlugin | public void testAddPlugin()(Code) | | |
testAddStandardComponents | public void testAddStandardComponents()(Code) | | |
testBackingFile | public void testBackingFile()(Code) | | |
testCheckIDELog | public void testCheckIDELog()(Code) | | |
testCloseProject | public void testCloseProject()(Code) | | |
testCreateJavaEE5Project | public void testCreateJavaEE5Project()(Code) | | |
testCreateProject | public void testCreateProject()(Code) | | |
testExecution | public void testExecution()(Code) | | |
testPageNavigation | public void testPageNavigation()(Code) | | |
Fields inherited from org.netbeans.modules.visualweb.gravy.RaveTestCase | public boolean doFullThreadDump(Code)(Java Doc) protected boolean waitNoEvent(Code)(Java Doc)
|
|
|
|