-
Dummy
Mainly used to fill in parameter lists
-
Fake
A lightweight example of an object that the unit under test requires - e.g. inmemory DB
-
Stub
An object that only writes pre-programmed answers - naive implementation
-
Spy
Like a stub but with the capability to remember how it was called
-
Mock
Configured with expectations which are a description of the calls they expect to recieve during the test Only mocks insist in behaviour testing
-
Notifications
You must be signed in to change notification settings - Fork 0
taylok/pension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published