gov.nasa.pds.report.logs.pushpull
Class PDSPullTest

java.lang.Object
  extended by gov.nasa.pds.report.rules.PDSTest
      extended by gov.nasa.pds.report.logs.pushpull.PDSPullTest

public class PDSPullTest
extends PDSTest

Author:
jpadams

Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.pds.report.rules.PDSTest
PDSTest.SingleTestRule
 
Field Summary
 PDSTest.SingleTestRule test
           
 
Fields inherited from class gov.nasa.pds.report.rules.PDSTest
watchman
 
Constructor Summary
PDSPullTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 void testConnect()
           
 void testDecrypt()
           
 void testGetLogs()
           
 void testPrivateGetFileFileList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

test

public PDSTest.SingleTestRule test
Constructor Detail

PDSPullTest

public PDSPullTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testDecrypt

public void testDecrypt()
                 throws Exception
Throws:
Exception

testConnect

public void testConnect()
                 throws PushPullException
Throws:
PushPullException

testPrivateGetFileFileList

public void testPrivateGetFileFileList()
                                throws Exception
Throws:
Exception

testGetLogs

public void testGetLogs()
                 throws Exception
Throws:
Exception


Copyright © 2010–2015 Planetary Data System. All rights reserved.