Uses of Class
com.sun.javatest.Keywords.Fault

Packages that use Keywords.Fault
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
 

Uses of Keywords.Fault in com.sun.javatest
 

Methods in com.sun.javatest that throw Keywords.Fault
static Keywords Keywords.create(java.lang.String type, java.lang.String text)
          Create a keywords object.
static Keywords Keywords.create(java.lang.String type, java.lang.String text, java.util.Set validKeywords)
          Create a keywords object.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.