Last friday I spent quite some time to figure out how to initialize my Spring beans when unit-testing some Stripes ActionBeans. There wasn’t any Spring context at all and you really need that for integration testing.
(more…)
Tags: stripes spring unit test actionbean
Filed under Java, Testing | No Comments »