public class CmdTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
CmdTest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getValusAsInt(byte[] value) |
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
testAddSubkeyArg2()
AddSubkeyCmd
|
void |
testCasGetCmdArg1()
CasGetCmd
|
void |
testCasIncDecCmdArg1()
CasIncDecCmd
|
void |
testCasInitCmdArg1()
CasInitCmd
|
void |
testCasSetCmdArg1()
CasSetCmd
|
void |
testClearSubkeysArg2()
ClearSubkeysCmd
|
void |
testGetAttrsArg1()
GetAttrsCmd
|
void |
testGetSubkeysArg2()
GetSubkeysCmd
|
void |
testGetValueArg1()
GetCmd
|
void |
testKeyQueueAddCmdArg1()
KeyQueueAddCmd
|
void |
testKeyQueueRemoveCmdArg1()
KeyQueueRemoveCmd
|
void |
testQueueAddCmdArg1()
QueueAddCmd
|
void |
testQueueRemoveCmdArg1()
QueueRemoveCmd
|
void |
testRemoveCmdArg1()
RemoveCmd
|
void |
testRemoveSubkeyArg2()
RemoveSubkeyCmd
|
void |
testRenameCmdArg2()
RenameCmd
|
void |
testSetAllArg3()
SetAllCmd
|
void |
testSetSubkeysArg2()
SetSubkeysCmd
|
void |
testSetValueArg2()
SetCmd
|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic static junit.framework.Test suite()
protected void setUp()
setUp in class junit.framework.TestCaseprotected void tearDown()
tearDown in class junit.framework.TestCasepublic void testGetValueArg1()
public void testSetValueArg2()
public void testSetSubkeysArg2()
public void testGetSubkeysArg2()
public void testClearSubkeysArg2()
public void testAddSubkeyArg2()
public void testRemoveSubkeyArg2()
public void testGetAttrsArg1()
public void testRemoveCmdArg1()
public void testRenameCmdArg2()
public void testSetAllArg3()
public void testCasInitCmdArg1()
public void testCasSetCmdArg1()
public int getValusAsInt(byte[] value)
public void testCasGetCmdArg1()
public void testCasIncDecCmdArg1()
public void testQueueAddCmdArg1()
public void testQueueRemoveCmdArg1()
public void testKeyQueueAddCmdArg1()
public void testKeyQueueRemoveCmdArg1()
Copyright © 2020. All rights reserved.