From 4a36dbf913e1a1bce6e7e5e53531ef084f59babf Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 2 Jul 2019 17:00:47 -0400 Subject: Update site --- docs/testapidocs/index-all.html | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) (limited to 'docs/testapidocs/index-all.html') diff --git a/docs/testapidocs/index-all.html b/docs/testapidocs/index-all.html index 923cb72..331cd94 100644 --- a/docs/testapidocs/index-all.html +++ b/docs/testapidocs/index-all.html @@ -2,10 +2,10 @@ - + Index (everge 1.0-SNAPSHOT Test API) - + @@ -69,11 +69,15 @@ -
A B E R S T  +
A B C E R S T 

A

+
assertIsControl(String, String, ControlledString.Control...) - Static method in class bjc.everge.TestUtils
+
 
+
assertIsControl(boolean, String, String, ControlledString.Control...) - Static method in class bjc.everge.TestUtils
+
 
assertMultiReplace(String, String...) - Static method in class bjc.everge.TestUtils
 
assertMultiReplace(boolean, String, String...) - Static method in class bjc.everge.TestUtils
@@ -84,6 +88,10 @@
 
assertReplacesTo(boolean, String, List<ReplPair>, String) - Static method in class bjc.everge.TestUtils
 
+
assertSplitsTo(String, String, String, String...) - Static method in class bjc.everge.TestUtils
+
 
+
assertSplitsTo(boolean, String, String, String, String...) - Static method in class bjc.everge.TestUtils
+
 
assertThrownMessage(String, String) - Static method in class bjc.everge.TestUtils
Assert that a ReplParseException is thrown with a given message.
@@ -101,6 +109,18 @@
bjc.everge - package bjc.everge
 
+ + + +

C

+
+
ControlledStringTest - Class in bjc.everge
+
+
Test for ControlledString.
+
+
ControlledStringTest() - Constructor for class bjc.everge.ControlledStringTest
+
 
+
@@ -131,7 +151,9 @@

S

StringUtilsTest - Class in bjc.everge
-
 
+
+
Test for StringUtils.
+
StringUtilsTest() - Constructor for class bjc.everge.StringUtilsTest
 
@@ -140,6 +162,8 @@

T

+
testArgedControls() - Method in class bjc.everge.ControlledStringTest
+
 
testArgs() - Method in class bjc.everge.EvergeTest
 
testConstruct() - Method in class bjc.everge.EvergeTest
@@ -158,8 +182,12 @@
 
testLongSplit() - Method in class bjc.everge.StringUtilsTest
 
+
testMixedControls() - Method in class bjc.everge.ControlledStringTest
+
 
testMultiReplace() - Method in class bjc.everge.ReplPairTest
 
+
testNoControls() - Method in class bjc.everge.ControlledStringTest
+
 
testNoEscapeSplit() - Method in class bjc.everge.StringUtilsTest
 
testNullSplit() - Method in class bjc.everge.StringUtilsTest
@@ -170,6 +198,8 @@
 
testReplaceOrder() - Method in class bjc.everge.ReplPairTest
 
+
testSimpleControls() - Method in class bjc.everge.ControlledStringTest
+
 
testSingleReplace() - Method in class bjc.everge.ReplPairTest
 
testStaging() - Method in class bjc.everge.ReplPairTest
@@ -181,7 +211,7 @@
TestUtils() - Constructor for class bjc.everge.TestUtils
 
-A B E R S T 
+A B C E R S T 
-- cgit v1.2.3