org.gcube.execution.refextractservice.tests
Class TestRefextractService

java.lang.Object
  extended by org.gcube.execution.refextractservice.tests.TestRefextractService

public class TestRefextractService
extends java.lang.Object


Constructor Summary
TestRefextractService()
           
 
Method Summary
static byte[] getByteFilePayload(java.lang.String path)
           
static java.lang.String getStringFilePayload(java.lang.String path)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRefextractService

public TestRefextractService()
Method Detail

main

public static void main(java.lang.String[] args)

getStringFilePayload

public static java.lang.String getStringFilePayload(java.lang.String path)
                                             throws java.io.IOException
Throws:
java.io.IOException

getByteFilePayload

public static byte[] getByteFilePayload(java.lang.String path)
                                 throws java.io.IOException
Throws:
java.io.IOException