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, toStringpublic void testFactory()
public void testCreateClient()
public void testPings()
public void testExecMissing()
                     throws ServerFault
ServerFaultpublic void testExitCode()
                  throws ServerFault
ServerFaultpublic void testExecFast()
                  throws ServerFault
ServerFaultpublic void testExecWithClientReuse()
                             throws ServerFault
ServerFaultpublic void testExecFastLoop()
                      throws ServerFault
ServerFaultpublic void testExecSlow()
                  throws ServerFault
ServerFaultpublic void testExecNotExistingRef()
                            throws ServerFault
ServerFaultpublic void testRead()
              throws ServerFault
ServerFaultpublic void testReadNotExistingFile()
                             throws ServerFault
ServerFaultpublic void testReadLoop()
                  throws ServerFault
ServerFaultpublic void testWriteRead()
                   throws ServerFault
ServerFaultpublic void testReadBigFile()
                     throws ServerFault,
                            java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testBigFileOpenCloseLoop()
                              throws ServerFault,
                                     java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testSmallFileOpenCloseLoop()
                                throws ServerFault,
                                       java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testBackupStyleCopy()
                         throws ServerFault,
                                java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testPostmapStyle()
                      throws ServerFault
ServerFaultpublic void testWRLoop()
                throws ServerFault
ServerFaultpublic void testWriteLoop()
                   throws ServerFault
ServerFaultpublic void testExecParallel()
                      throws ServerFault,
                             java.io.IOException,
                             java.lang.InterruptedException
ServerFaultjava.io.IOExceptionjava.lang.InterruptedExceptionpublic void testWriteParallel()
                       throws ServerFault,
                              java.io.IOException
ServerFaultjava.io.IOExceptionpublic void testListFiles()
public void testListNonExistingPath()
public void testComplexPath()
public void testListFile()
public void testListFileLoop()
public void testListFileFilterExtension()
public void testLongCommand()
                     throws ServerFault
ServerFaultCopyright © 2021. All Rights Reserved.