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

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

public class HttpPullTest
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
HttpPullTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 void testGetLog()
           
 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

HttpPullTest

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

testGetLog

public void testGetLog()
                throws Exception
Throws:
Exception

testGetLogs

public void testGetLogs()
                 throws Exception
Throws:
Exception


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