Test the index action returns the correct model
Executed in 6.304 seconds.
Test the create action returns the correct model
Executed in 0.185 seconds.
Test the save action correctly persists an instance
Executed in 0.703 seconds.
Test that the show action returns the correct model
Executed in 0.081 seconds.
Test that the edit action returns the correct model
Executed in 0.104 seconds.
Test the update action performs an update on a valid domain instance
Executed in 0.148 seconds.
Test that the delete action deletes an instance if it exists
Executed in 0.151 seconds.