public class NullOrEmptyTest extends Object
Constructor and Description |
---|
NullOrEmptyTest() |
Modifier and Type | Method and Description |
---|---|
void |
testListEmpty() |
void |
testListNotEmpty() |
void |
testMapEmpty() |
void |
testMapNotEmpty() |
void |
testNotNullObject() |
void |
testNullObject() |
void |
testSetEmpty() |
void |
testSetNotEmpty() |
void |
testStringEmpty() |
void |
testStringNotEmpty() |
public NullOrEmptyTest()
public void testNullObject()
public void testNotNullObject()
public void testStringEmpty()
public void testStringNotEmpty()
public void testListEmpty()
public void testListNotEmpty()
public void testSetEmpty()
public void testSetNotEmpty()
public void testMapEmpty()
public void testMapNotEmpty()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.