Uses of Class
nl.basjes.parse.useragent.config.TestCase
Packages that use TestCase
-
Uses of TestCase in nl.basjes.parse.useragent
Methods in nl.basjes.parse.useragent that return types with arguments of type TestCaseModifier and TypeMethodDescriptionAbstractUserAgentAnalyzerDirect.getPreheatTestCases()AnalyzerPreHeater.getPreheatTestCases()AnalyzerPreHeater.internalGetTestCasesForPreheat()Method parameters in nl.basjes.parse.useragent with type arguments of type TestCase -
Uses of TestCase in nl.basjes.parse.useragent.config
Methods in nl.basjes.parse.useragent.config that return TestCaseMethods in nl.basjes.parse.useragent.config that return types with arguments of type TestCaseModifier and TypeMethodDescriptionAnalyzerConfig.getTestCases()AnalyzerConfigHolder.getTestCases()Obtain all available testcases packaged with this analyzer.Methods in nl.basjes.parse.useragent.config with parameters of type TestCaseModifier and TypeMethodDescriptionAnalyzerConfig.AnalyzerConfigBuilder.addTestCase(TestCase testCase)