| |
|
| net.jforum.entities.BanlistTestCase
BanlistTestCase | public class BanlistTestCase extends TestCase (Code) | | author: Rafael Steil version: $Id: BanlistTestCase.java,v 1.1 2006/12/12 00:44:50 rafaelsteil Exp $ |
testMatchEmailExpectsFalse | public void testMatchEmailExpectsFalse()(Code) | | |
testMatchEmailExpectsTrue | public void testMatchEmailExpectsTrue()(Code) | | |
testMatchIpExpectsFalse | public void testMatchIpExpectsFalse()(Code) | | |
testMatchIpExpectsTrue | public void testMatchIpExpectsTrue()(Code) | | |
testMatchIpUsingDifferentLengthExpectsFalse | public void testMatchIpUsingDifferentLengthExpectsFalse()(Code) | | |
testMatchIpUsingOnlyStarsExpectsFalse | public void testMatchIpUsingOnlyStarsExpectsFalse()(Code) | | |
testMatchIpUsingStarExpectsFalse | public void testMatchIpUsingStarExpectsFalse()(Code) | | |
testMatchIpUsingStarExpectsFalse2 | public void testMatchIpUsingStarExpectsFalse2()(Code) | | |
testMatchIpUsingStarExpectsTrue | public void testMatchIpUsingStarExpectsTrue()(Code) | | |
testMatchIpUsingStarExpectsTrue2 | public void testMatchIpUsingStarExpectsTrue2()(Code) | | |
testMatchUserIdExpectsFalse | public void testMatchUserIdExpectsFalse()(Code) | | |
testMatchUserIdExpectsTrue | public void testMatchUserIdExpectsTrue()(Code) | | |
|
|
|