Uses of Class
edu.pdx.cs.joy.di.MockObject
Packages that use MockObject
Package
Description
Tests for classes that demonstrate Dependency Injection that leverage the Mockito
mock object framework.
-
Uses of MockObject in edu.pdx.cs.joy.di
Subclasses of MockObject in edu.pdx.cs.joy.diModifier and TypeClassDescriptionclassA mock implementation ofBookInventoryused for testingclassA mock implementation ofCreditCardService