Class ContextMock

java.lang.Object
com.codingchili.core.context.SystemContext
com.codingchili.core.testing.ContextMock
All Implemented Interfaces:
CoreContext, ServiceContext

public class ContextMock extends SystemContext implements ServiceContext
A simple mock class.
  • Constructor Details

    • ContextMock

      public ContextMock(CoreContext context)
    • ContextMock

      public ContextMock()
  • Method Details