Class wine.alert.CrawlPropertyControllerSpec

7

tests

5

failures

0

ignored

3.111s

duration

28%

successful

Failed tests

Test that the delete action deletes an instance if it exists

Condition not satisfied:

false

TODO: Provide a populateValidParams() implementation for this generated test suite

	at wine.alert.CrawlPropertyControllerSpec.populateValidParams(CrawlPropertyControllerSpec.groovy:15)
	at wine.alert.CrawlPropertyControllerSpec.Test that the delete action deletes an instance if it exists(CrawlPropertyControllerSpec.groovy:138)

Test that the edit action returns the correct model

Condition not satisfied:

false

TODO: Provide a populateValidParams() implementation for this generated test suite

	at wine.alert.CrawlPropertyControllerSpec.populateValidParams(CrawlPropertyControllerSpec.groovy:15)
	at wine.alert.CrawlPropertyControllerSpec.Test that the edit action returns the correct model(CrawlPropertyControllerSpec.groovy:86)

Test that the show action returns the correct model

Condition not satisfied:

false

TODO: Provide a populateValidParams() implementation for this generated test suite

	at wine.alert.CrawlPropertyControllerSpec.populateValidParams(CrawlPropertyControllerSpec.groovy:15)
	at wine.alert.CrawlPropertyControllerSpec.Test that the show action returns the correct model(CrawlPropertyControllerSpec.groovy:70)

Test the save action correctly persists an instance

Condition not satisfied:

false

TODO: Provide a populateValidParams() implementation for this generated test suite

	at wine.alert.CrawlPropertyControllerSpec.populateValidParams(CrawlPropertyControllerSpec.groovy:15)
	at wine.alert.CrawlPropertyControllerSpec.Test the save action correctly persists an instance(CrawlPropertyControllerSpec.groovy:51)

Test the update action performs an update on a valid domain instance

Condition not satisfied:

false

TODO: Provide a populateValidParams() implementation for this generated test suite

	at wine.alert.CrawlPropertyControllerSpec.populateValidParams(CrawlPropertyControllerSpec.groovy:15)
	at wine.alert.CrawlPropertyControllerSpec.Test the update action performs an update on a valid domain instance(CrawlPropertyControllerSpec.groovy:116)

Tests

Test Duration Result
Test that the delete action deletes an instance if it exists 0.028s failed
Test that the edit action returns the correct model 0.008s failed
Test that the show action returns the correct model 0.015s failed
Test the create action returns the correct model 0.166s passed
Test the index action returns the correct model 2.583s passed
Test the save action correctly persists an instance 0.098s failed
Test the update action performs an update on a valid domain instance 0.213s failed