public class AssertionCategoryMapping extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | GROUPING | 
| static String | JDBC_CATEGORY | 
| static String | JMS_CATEGORY | 
| static String | RECENTLY_USED | 
| static String | SCRIPT_CATEGORY | 
| static String | SECURITY_CATEGORY | 
| static String | SLA_CATEGORY | 
| static String | STATUS_CATEGORY | 
| static String | VALIDATE_RESPONSE_CONTENT_CATEGORY | 
| Constructor and Description | 
|---|
| AssertionCategoryMapping() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String[] | getAssertionCategories() | 
| static LinkedHashMap<String,SortedSet<AssertionListEntry>> | getCategoriesAssertionsMap(Assertable assertable,
                          RecentAssertionHandler recentAssertionHandler) | 
public static final String VALIDATE_RESPONSE_CONTENT_CATEGORY
public static final String STATUS_CATEGORY
public static final String SCRIPT_CATEGORY
public static final String SLA_CATEGORY
public static final String JMS_CATEGORY
public static final String SECURITY_CATEGORY
public static final String RECENTLY_USED
public static final String JDBC_CATEGORY
public static final String GROUPING
public static String[] getAssertionCategories()
public static LinkedHashMap<String,SortedSet<AssertionListEntry>> getCategoriesAssertionsMap(Assertable assertable, RecentAssertionHandler recentAssertionHandler)
assertable - recentAssertionHandler - Copyright © 2019. All Rights Reserved.