SeleniumTestSuite.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2372 moving all Selenium core classes from lams_common/test/java --> lams_common/src/java. as these classes are aimed for importing from other projects

  1. … 9 more files in changeset.
LDEV-2372 Testing framework * switched to the approach with several test cases inside one Unit test (using SeleniumSuiteCase) * got rid of the majority of abstract classes so now you're basically free to pick up testing technique that suites you best (either test suites or single tests) * ability to tear down Selenium at the end of any test case * fixed small bug with assertion in createNewLesson()

    • -0
    • +69
    ./SeleniumTestSuite.java
  1. … 1 more file in changeset.