Test the index action returns the correct model
Executed in 0.431 seconds.
Test the create action returns the correct model
Executed in 0.064 seconds.
Test the save action correctly persists an instance
Executed in 0.12 seconds.
Test that the edit action returns the correct model
Executed in 0.041 seconds.
Test the update action performs an update on a valid domain instance
Executed in 0.088 seconds.
Test that the delete action deletes an instance if it exists
Executed in 0.071 seconds.