public class NodeClientTests
extends junit.framework.TestCase
Constructor and Description |
---|
NodeClientTests() |
Modifier and Type | Method and Description |
---|---|
void |
testBackupStyleCopy() |
void |
testBigFileOpenCloseLoop() |
void |
testComplexPath() |
void |
testCreateClient() |
void |
testExecFast() |
void |
testExecFastLoop() |
void |
testExecMissing() |
void |
testExecNotExistingRef() |
void |
testExecParallel() |
void |
testExecSlow() |
void |
testExecWithClientReuse() |
void |
testExitCode() |
void |
testFactory() |
void |
testListFile() |
void |
testListFileFilterExtension() |
void |
testListFileLoop() |
void |
testListFiles() |
void |
testListNonExistingPath() |
void |
testLongCommand() |
void |
testPings() |
void |
testPostmapStyle() |
void |
testRead() |
void |
testReadBigFile() |
void |
testReadLoop() |
void |
testReadNotExistingFile() |
void |
testSmallFileOpenCloseLoop() |
void |
testWriteLoop() |
void |
testWriteParallel() |
void |
testWriteRead() |
void |
testWRLoop() |
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, setUp, tearDown, toString
public void testFactory()
public void testCreateClient()
public void testPings()
public void testExecMissing() throws ServerFault
ServerFault
public void testExitCode() throws ServerFault
ServerFault
public void testExecFast() throws ServerFault
ServerFault
public void testExecWithClientReuse() throws ServerFault
ServerFault
public void testExecFastLoop() throws ServerFault
ServerFault
public void testExecSlow() throws ServerFault
ServerFault
public void testExecNotExistingRef() throws ServerFault
ServerFault
public void testRead() throws ServerFault
ServerFault
public void testReadNotExistingFile() throws ServerFault
ServerFault
public void testReadLoop() throws ServerFault
ServerFault
public void testWriteRead() throws ServerFault
ServerFault
public void testReadBigFile() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testBigFileOpenCloseLoop() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testSmallFileOpenCloseLoop() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testBackupStyleCopy() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testPostmapStyle() throws ServerFault
ServerFault
public void testWRLoop() throws ServerFault
ServerFault
public void testWriteLoop() throws ServerFault
ServerFault
public void testExecParallel() throws ServerFault, java.io.IOException, java.lang.InterruptedException
ServerFault
java.io.IOException
java.lang.InterruptedException
public void testWriteParallel() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testListFiles()
public void testListNonExistingPath()
public void testComplexPath()
public void testListFile()
public void testListFileLoop()
public void testListFileFilterExtension()
public void testLongCommand() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.