Package fit

Class FixtureClass


  • public class FixtureClass
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FixtureClass​(java.lang.Class<?> klass)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Fixture newInstance()  
      • Methods inherited from class java.lang.Object

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

      • FixtureClass

        public FixtureClass​(java.lang.Class<?> klass)
    • Method Detail

      • newInstance

        public Fixture newInstance()
                            throws java.lang.IllegalAccessException
        Throws:
        java.lang.IllegalAccessException