Commit történet

Szerző SHA1 Üzenet Dátum
  Ben Alex 699c3d46ce Refactored into separate tests to support the two Contacts sample application WAR versions. 21 éve
  Ben Alex 18c545d51b Correct usage instructions. 21 éve
  Ben Alex d993486c85 Modifications to support changes to build.xml. 21 éve
  Ben Alex 7d1916eb7a Correct report summarisation, and add support for testing both WAR versions of Contact sample application. 21 éve
  Francois Beausoleil 219dfe2038 * integration-test/build.xml: 21 éve
  Ben Alex 4f19f76269 Initial commit. 21 éve
  Ben Alex c224728d79 Changed appContextLocation to use a String (to enable unit testing), fixed logger outputs, improved handling of nulls and empty Strings. 21 éve
  Ben Alex 65314d99e3 Addition of classes to support testing of Resin container adapter outside of actual Resin deployment. 21 éve
  Ben Alex 60ddb6a3c7 Modifications to support changes to Resin container adapter. 21 éve
  Ben Alex 1affe45ced Moved to classes directory to support changes to Resin container adapter. 21 éve
  Ben Alex 734dd387c6 Moved to classes directory. 21 éve
  Ben Alex 6f0f9650a0 Corrected class name of Resin Container Adapter. 21 éve
  Ben Alex b886390a3f Added method to support unit testing, and made class more robust to null conditions. 21 éve
  Ben Alex dd39d747d5 Improved documentation and added methods to facilitate unit testing. 21 éve
  Ben Alex 922461d19a Removed MockPrincipal inner class as MockPrincipal is now a full class. 21 éve
  Ben Alex c220ff583c Initial commit. 21 éve
  Ben Alex 4091550764 Modified JUnit tests use "test" as working directory, in order to pick up HSQLDB database files. 21 éve
  Ben Alex 0a17d65d37 Initial commit. 21 éve
  Ben Alex ea05e0b931 Simplified sub-class usage. Made compatible with changes to User constructor. 21 éve
  Ben Alex b332c3bc03 Modified to ignore case sensitivity, as per the DAO Authentication Provider interface contract. 21 éve
  Ben Alex 01bde16347 Updated to refer to required Tomcat 4 ZIP file. 21 éve
  Ben Alex ec491d8112 Changed to not delete destination directories, as doing so also removes the CVS sub-directory. 21 éve
  Ben Alex 3bd4b20594 Add classes to JBoss and Catalina extractions in order to support new unit tests. 21 éve
  Ben Alex 1b726825fa Changed internals to use list instead of set, to preserve element ordering. 21 éve
  Ben Alex adb1971873 Enhancements to detect errors and faciltiate easier testing. 21 éve
  Ben Alex d59a5da321 Changed to not detect null returns, as the UserMap will now throw the UsernameNotFoundException. 21 éve
  Ben Alex f203979237 Update to be compatible to changes made to User's no-arg constructor. 21 éve
  Ben Alex 489c941101 Improved detection of invalid parameters in constructors. 21 éve
  Ben Alex 3179f5f1e7 Fixed support for lowercase usernames and passwords. 21 éve
  Ben Alex 1573491fbe Changed no-arg constructor to a form more suitable for unit testing. 21 éve