Class AbstractLibraryTest

java.lang.Object
com.qwazr.library.test.AbstractLibraryTest

public abstract class AbstractLibraryTest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    AbstractLibraryTest()  
  • Method Summary

    Modifier and Type Method Description
    static void cleanup()  
    static void init()  
    void inject()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • init

      public static void init() throws java.io.IOException
      Throws:
      java.io.IOException
    • cleanup

      public static void cleanup()
    • inject

      public void inject()