org.apache.any23.plugin
Class PluginIT

java.lang.Object
  extended by org.apache.any23.plugin.PluginIT

public class PluginIT
extends Object

Integration test for plugins.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
PluginIT()
           
 
Method Summary
 void after()
           
 void before()
           
 void testGetApplicableExtractors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginIT

public PluginIT()
Method Detail

before

public void before()

after

public void after()

testGetApplicableExtractors

public void testGetApplicableExtractors()
                                 throws IOException,
                                        InstantiationException,
                                        IllegalAccessException
Throws:
IOException
InstantiationException
IllegalAccessException


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