Package mockit

Class FullVerificationsTest.Dependency

java.lang.Object
mockit.FullVerificationsTest.Dependency
Enclosing class:
FullVerificationsTest

public static class FullVerificationsTest.Dependency extends Object
The Class Dependency.
  • Constructor Details

    • Dependency

      public Dependency()
  • Method Details

    • setSomething

      public void setSomething(int value)
      Sets the something.
      Parameters:
      value - the new something
    • setSomethingElse

      public void setSomethingElse(char value)
      Sets the something else.
      Parameters:
      value - the new something else
    • editABunchMoreStuff

      public boolean editABunchMoreStuff()
      Edits the A bunch more stuff.
      Returns:
      true, if successful
    • notifyBeforeSave

      public void notifyBeforeSave()
      Notify before save.
    • prepare

      public void prepare()
      Prepare.
    • save

      public void save()
      Save.