eu.scape_project.watch.adaptor.c3po
Class C3PODummyClientTest

java.lang.Object
  extended by eu.scape_project.watch.adaptor.c3po.C3PODummyClientTest

public class C3PODummyClientTest
extends Object

Tests the c3po dummy client.

Author:
peter

Constructor Summary
C3PODummyClientTest()
           
 
Method Summary
 void setup()
          Inits the test object.
 void shouldObtainCollectionProfile()
          Opens up an input stream to a content profile.
 void shouldRetrieveTheAvaliableCollectionIdentifiers()
          Tests the retrieval of collection identifiers.
 void shouldSubmitAnUnsuccessfulJob()
          Tests the submission of a false identifier.
 void shouldSubmitASuccessfulJob()
          Tests the job submission of the dummy client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3PODummyClientTest

public C3PODummyClientTest()
Method Detail

setup

public void setup()
Inits the test object.


shouldRetrieveTheAvaliableCollectionIdentifiers

public void shouldRetrieveTheAvaliableCollectionIdentifiers()
Tests the retrieval of collection identifiers.


shouldSubmitASuccessfulJob

public void shouldSubmitASuccessfulJob()
Tests the job submission of the dummy client.


shouldSubmitAnUnsuccessfulJob

public void shouldSubmitAnUnsuccessfulJob()
Tests the submission of a false identifier.


shouldObtainCollectionProfile

public void shouldObtainCollectionProfile()
Opens up an input stream to a content profile.



Copyright © 2012. All Rights Reserved.