Class ObjectifyRule

java.lang.Object
net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit
net.officefloor.nosql.objectify.mock.ObjectifyRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class ObjectifyRule extends AbstractObjectifyJUnit implements org.junit.rules.TestRule
Rule for running Objectify with local Datastore.
Author:
Daniel Sagenschneider
  • Constructor Details

    • ObjectifyRule

      public ObjectifyRule()
  • Method Details

    • apply

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