| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.pentaho.di.core.util.StringUtilTest
public class StringUtilTest
Test class for the basic functionality of StringUtil.
| Constructor Summary | |
|---|---|
StringUtilTest()
 | 
|
| Method Summary | |
|---|---|
 void | 
testGetIndent()
Test getIndent() call.  | 
 void | 
testinitCap()
Test initCap for JIRA PDI-619.  | 
 void | 
testIsEmpty()
Test isEmpty() call.  | 
 void | 
testSubstituteBasic()
Test the basic substitute call.  | 
| Methods inherited from class junit.framework.TestCase | 
|---|
countTestCases, getName, run, run, runBare, setName, toString | 
| Methods inherited from class junit.framework.Assert | 
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StringUtilTest()
| Method Detail | 
|---|
public void testinitCap()
public void testSubstituteBasic()
public void testIsEmpty()
public void testGetIndent()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||