Uses of Class
com._1c.g5.v8.dt.testing.compare.ResourcesConsumption
Packages that use ResourcesConsumption
-
Uses of ResourcesConsumption in com._1c.g5.v8.dt.testing.compare
Methods in com._1c.g5.v8.dt.testing.compare that return ResourcesConsumptionModifier and TypeMethodDescriptionResourcesConsumption.ResourcesConsumptionBuilder.build()
Returns a new resources consumption object instantiated according to values set in the builder.Methods in com._1c.g5.v8.dt.testing.compare with parameters of type ResourcesConsumptionModifier and TypeMethodDescriptionprotected void
AbstractCompareMergePerformanceTestCase.runTest
(String repoName, String mainCommitId, String otherCommitId, String projectName, int runComparisonTimes, ResourcesConsumption expectedResourcesConsumption) Runs performance testing of compare and merge processes on two commits from the given Git repository.