vmtest/src/main/java/org/apidesign/bck2brwsr/vmtest/impl/CompareCase.java
Tue, 05 Feb 2013 08:48:23 +0100 Test can specify multiple HTTP resources
Thu, 31 Jan 2013 17:39:47 +0100 @HttpResource allows a test to connect back to the server and read static resource
Wed, 23 Jan 2013 08:42:00 +0100 Don't run the Matrix multiplication test in Rhino - it is too slow
Tue, 22 Jan 2013 19:16:38 +0100 @BrwsrTest can reference @HtmlFragment and manipulate it
Tue, 22 Jan 2013 18:07:23 +0100 Removing unneeded imports
Tue, 22 Jan 2013 11:59:25 +0100 @BrwsrTest to execute tests directly in browser
Sat, 29 Dec 2012 19:42:47 +0100 Dump some information about executed code
Tue, 25 Dec 2012 17:46:21 +0100 Keeping single instance of LaunchSetup
Tue, 25 Dec 2012 15:31:58 +0100 One can specify list of browsers to test in via 'vmtest.brwsrs' property
Sun, 23 Dec 2012 23:30:06 +0100 Execution time reported by TestNG reflect the time it took to run the query inside of a browser