Hi,
I have some legacy code that creates its own database connection. To test this code I extended from AbstractTransactionalSpringContextTests like this:
public class LegacyCodeTest extends...
Type: Posts; User: Markus Loeffler; Keyword(s):
Hi,
I have some legacy code that creates its own database connection. To test this code I extended from AbstractTransactionalSpringContextTests like this:
public class LegacyCodeTest extends...