Class MockSelfDemo


  • public class MockSelfDemo
    extends Object
    • Constructor Detail

      • MockSelfDemo

        public MockSelfDemo​(int hello)
      • MockSelfDemo

        public MockSelfDemo​(Object string)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • aMethod

        public String aMethod()
      • aMethod2

        public void aMethod2()
      • getTwoStrings

        public String getTwoStrings()
      • getString2

        public String getString2()
      • timesTwo

        public int timesTwo​(Integer anInt)
      • timesTwo

        public int timesTwo​(int anInt)
      • timesThree

        public int timesThree​(int anInt)
      • getConstructorValue

        public int getConstructorValue()
      • getSomething

        public static int getSomething()
      • methodToBeStubbed

        public static int methodToBeStubbed()