Uses of Class
com._1c.g5.v8.dt.testing.compare.ResourcesConsumption
-
Packages that use ResourcesConsumption Package Description com._1c.g5.v8.dt.testing.compare -
-
Uses of ResourcesConsumption in com._1c.g5.v8.dt.testing.compare
Methods in com._1c.g5.v8.dt.testing.compare that return ResourcesConsumption Modifier and Type Method Description ResourcesConsumption
ResourcesConsumption.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 ResourcesConsumption Modifier and Type Method Description protected 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.
-