Uses of Class
is.codion.tools.loadtest.model.QueryLoadTestModel.QueryApplication
Packages that use QueryLoadTestModel.QueryApplication
-
Uses of QueryLoadTestModel.QueryApplication in is.codion.tools.loadtest.model
Methods in is.codion.tools.loadtest.model that return types with arguments of type QueryLoadTestModel.QueryApplicationMethods in is.codion.tools.loadtest.model with parameters of type QueryLoadTestModel.QueryApplicationModifier and TypeMethodDescriptionvoid
QueryLoadTestModel.QueryPerformer.perform
(QueryLoadTestModel.QueryApplication application) Constructor parameters in is.codion.tools.loadtest.model with type arguments of type QueryLoadTestModel.QueryApplicationModifierConstructorDescriptionQueryLoadTestModel
(Database database, User user, Collection<? extends LoadTest.Scenario<QueryLoadTestModel.QueryApplication>> scenarios) Instantiates a new QueryLoadTest.