Class DBUnitRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class DBUnitRule
    extends Object
    implements org.junit.rules.TestRule
    Created by rafael-pestano on 22/07/2015.
    • Method Detail

      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement statement,
                                                       org.junit.runner.Description description)
        Specified by:
        apply in interface org.junit.rules.TestRule