diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/examples/test/test-advanced-test-options_clean.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/examples/test/test-advanced-test-options_clean.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,207 @@ + + + + + +Advanced Test Options + + + + + + + + + + + + + + + + +

Advanced Test Options

+ +
+

This example shows how to use advanced test options, which allow you to specify additional information about how a test should be run. + Each TestCase can specify up to three different options for tests, + including tests that should be ignored, tests that should throw an error, and tests that should fail.

+
+ + + +
+ + + + + +