public class TestPropertyUtils extends Object
Constructor and Description |
---|
TestPropertyUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
countEndingSlashes(String value) |
static int |
saveTo(TestPropertyHolder propertyHolder,
String fileName) |
static void |
sortProperties(MutableTestPropertyHolder holder) |
public static int saveTo(TestPropertyHolder propertyHolder, String fileName) throws IOException
IOException
public static int countEndingSlashes(String value)
public static void sortProperties(MutableTestPropertyHolder holder)
Copyright © 2019. All Rights Reserved.