vmtest/src/main/java/org/apidesign/bck2brwsr/vmtest/impl/Bck2BrwsrCase.java
Tue, 05 Feb 2013 08:48:23 +0100 Test can specify multiple HTTP resources
Fri, 01 Feb 2013 18:03:03 +0100 AssertionError report as errors
Thu, 31 Jan 2013 19:21:37 +0100 Introducing resource attribute for @HttpResource
Thu, 31 Jan 2013 17:39:47 +0100 @HttpResource allows a test to connect back to the server and read static resource
Thu, 31 Jan 2013 16:58:27 +0100 Better (more extensible and documented) API for the Launcher
Mon, 28 Jan 2013 12:18:24 +0100 String.getBytes and InputStreamReader support UTF-8 encoding
Tue, 22 Jan 2013 19:16:38 +0100 @BrwsrTest can reference @HtmlFragment and manipulate it
Tue, 22 Jan 2013 11:59:25 +0100 @BrwsrTest to execute tests directly in browser
Mon, 07 Jan 2013 18:27:01 +0100 @Compare method can throw exceptions
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
Tue, 25 Dec 2012 15:08:39 +0100 Hidding the launchers behind common fasade
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