org.apache.any23.extractor
Class ExtractionResultImplTest

java.lang.Object
  extended by org.apache.any23.extractor.ExtractionResultImplTest

public class ExtractionResultImplTest
extends Object

Test case for ExtractionResultImpl class.

Version:
$Id$
Author:
Michele Mostarda ( michele.mostarda@gmail.com )

Constructor Summary
ExtractionResultImplTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testNotifyErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractionResultImplTest

public ExtractionResultImplTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()
              throws org.apache.any23.writer.TripleHandlerException
Throws:
org.apache.any23.writer.TripleHandlerException

testNotifyErrors

public void testNotifyErrors()
                      throws IOException
Throws:
IOException


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.