Class EasyMockConfiguration


  • public class EasyMockConfiguration
    extends Object
    Configuration information about EasyMock framework and which feature is supported by version of EasyMock in runtime.
    Since:
    1.6.5
    • Method Detail

      • isInjectMocksSupported

        public boolean isInjectMocksSupported()
      • isReallyEasyMock

        public boolean isReallyEasyMock()
      • isTestSubjectSupported

        public boolean isTestSubjectSupported()