public class SteelWheelsPerformanceTest
extends TestCase
| Constructor and Description |
|---|
SteelWheelsPerformanceTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
TestContext |
getTestContext()
Returns the test context.
|
void |
testComplexFilters()
This test execute a specially crafted query with
tons of filters and sort to test the performance
of some bug fixes before/after.
|
public SteelWheelsPerformanceTest(String name)
public TestContext getTestContext()