Changeset 228 in tmcsimulator for trunk/test/tmcsim/simulationmanager/SimulationManagerSmokeTest.java
- Timestamp:
- 11/06/2017 03:27:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/simulationmanager/SimulationManagerSmokeTest.java
r123 r228 67 67 68 68 // Check CAD Simulator appears with no script and nothing connected 69 assertTrue("Window title incorrect", cadwindow.getTitle().startsWith("CAD S imulator"));69 assertTrue("Window title incorrect", cadwindow.getTitle().startsWith("CAD Server")); 70 70 Panel mainPanel = cadwindow.getPanel("contentPane"); 71 71 TextBox txtStatus = mainPanel.getTextBox("simulationStatus");
Note: See TracChangeset
for help on using the changeset viewer.
