eu.scape_project.watch.adaptor.c3po
Class C3POProfileReaderTest

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

public class C3POProfileReaderTest
extends Object

Tests the profile parser.

Author:
Petar Petrov

Constructor Summary
C3POProfileReaderTest()
           
 
Method Summary
 void setup()
           
 void shouldObtainCollectionName()
           
 void shouldObtainCollectionSize()
           
 void shouldObtainFormatDistribution()
           
 void shouldObtainMissingDistribution()
           
 void shouldObtainObjectsAvgSize()
           
 void shouldObtainObjectsCount()
           
 void shouldObtainObjectsMaxSize()
           
 void shouldObtainObjectsMinSize()
           
 void shouldTestFalseDocument()
           
 void shouldTestMissingDocument()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3POProfileReaderTest

public C3POProfileReaderTest()
Method Detail

setup

public void setup()

tearDown

public void tearDown()

shouldObtainCollectionName

public void shouldObtainCollectionName()
                                throws Exception
Throws:
Exception

shouldObtainObjectsCount

public void shouldObtainObjectsCount()
                              throws Exception
Throws:
Exception

shouldObtainCollectionSize

public void shouldObtainCollectionSize()
                                throws Exception
Throws:
Exception

shouldObtainObjectsMinSize

public void shouldObtainObjectsMinSize()
                                throws Exception
Throws:
Exception

shouldObtainObjectsMaxSize

public void shouldObtainObjectsMaxSize()
                                throws Exception
Throws:
Exception

shouldObtainObjectsAvgSize

public void shouldObtainObjectsAvgSize()
                                throws Exception
Throws:
Exception

shouldObtainFormatDistribution

public void shouldObtainFormatDistribution()
                                    throws Exception
Throws:
Exception

shouldObtainMissingDistribution

public void shouldObtainMissingDistribution()
                                     throws Exception
Throws:
Exception

shouldTestMissingDocument

public void shouldTestMissingDocument()
                               throws Exception
Throws:
Exception

shouldTestFalseDocument

public void shouldTestFalseDocument()
                             throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.