Class LoadModelTests.LoadModelWithSpy

  • All Implemented Interfaces:
    java.lang.Cloneable
    Enclosing class:
    LoadModelTests

    public static class LoadModelTests.LoadModelWithSpy
    extends LoadEmfModelTask
    An extension to LoadModelTask that stubs out the createModel method to return a spy (which can be interrogated by the tests) rather than a real model.