Class PartialMockingExample


  • public class PartialMockingExample
    extends Object
    Simple partial mocking example that should need no byte-code manipulation.
    • Constructor Detail

      • PartialMockingExample

        public PartialMockingExample()
    • Method Detail

      • methodToTest

        public String methodToTest()
      • methodToMock

        public String methodToMock()