Quantcast

Unit Vs Integration test

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Unit Vs Integration test

Quantumuniverses
In your opinion, if I want to implement an integration test (that tests much
of my application's business logic located in my services/controllers/etc)
have I to create a class extending from GrailsUnitTestCase (as I can see in
many examples) or something else like I expect (I don't if
GrailsIntegrationTestCase exists).

TIA



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...