-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Field Detail
-
public static final java.lang.String GROUPING
-
public static final java.lang.String JDBC_CATEGORY
-
public static final java.lang.String JMS_CATEGORY
-
public static final java.lang.String RECENTLY_USED
-
public static final java.lang.String SCRIPT_CATEGORY
-
public static final java.lang.String SECURITY_CATEGORY
-
public static final java.lang.String SLA_CATEGORY
-
public static final java.lang.String STATUS_CATEGORY
-
public static final java.lang.String VALIDATE_RESPONSE_CONTENT_CATEGORY
-
Method Detail
-
- Parameters:
- assertable
- recentAssertionHandler
assertable - is not null
only recently used assertions applicable to theassertable
- will be included ifassertable - is null all recently used
assertions will be included
- Returns:
- Set of Recently used assertion if
-
public static java.lang.String[] getAssertionCategories()
-
public static java.util.LinkedHashMap<java.lang.String, java.util.SortedSet<AssertionListEntry>> getCategoriesAssertionsMap(Assertable assertable)
- Parameters:
- assertable
assertable - is not null only assertions for specificassertable - will be included ifassertable - is null all
assertions are included
- Returns:
- assertion categories mapped with assertions in exact category if
-
public static java.util.LinkedHashMap<java.lang.String, java.util.SortedSet<AssertionListEntry>> getCategoriesAssertionsMap(Assertable assertable, RecentAssertionHandler recentAssertionHandler)
- Parameters:
- assertable
- recentAssertionHandler
uses - only for '-Dsoapui.browser.disabled=true' virtual machine option on
assertable is not null only assertions for specificassertable - will be included ifassertable - is null all
assertions are included
- Returns:
- assertion categories mapped with assertions in exact category if
ReadyAPI functional (soapui) SDK 3.2.0