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

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

public class FtpPullTest
extends PDSTest


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
FtpPullTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 void testConnect()
           
 void testGetLogs()
           
 
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

FtpPullTest

public FtpPullTest()
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

testConnect

public void testConnect()
                 throws PushPullException
Throws:
PushPullException

testGetLogs

public void testGetLogs()
                 throws Exception
Throws:
Exception


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