Filtering POJO packages, methods, and classes
You can filter selected plain old Java™ object (POJO) packages, methods, and classes from response time breakdown collection.
Before you begin
Procedure
- Open the location that you used for response time breakdown collection.
- Click the General Properties tab.
- Click Add to create a new property.
- In the New Property window, type RTB_POJO_EXCLUDE for the Property Name.
- In Property Value, type a semicolon-separated
list of the POJO packages, methods, and classes to filter.Use an asterisk (*) for a wildcard character.When you run the test again, the POJO methods and classes that you selected are filtered from response time breakdown collection.