|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
com.buglabs.common.tests.StringSplittingTests
public class StringSplittingTests
Tests for custom string splitting function as CDC/Foundation does not include String.split();
| Constructor Summary | |
|---|---|
StringSplittingTests()
|
|
| Method Summary | |
|---|---|
void |
testAllSplit()
|
void |
testFileURISplit()
|
void |
testNoSplit()
|
void |
testSplit()
|
void |
testXPathSplit()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringSplittingTests()
| Method Detail |
|---|
public void testSplit()
public void testNoSplit()
public void testAllSplit()
public void testXPathSplit()
public void testFileURISplit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||