expectation
What a test expects the system under test (SUT) to have done. When using Mock Objects to verify indirect outputs of the SUT, we load the Mock Object with the expected method calls in the form of expectations.
Copyright © 2003-2008 Gerard Meszaros all rights reserved