Commit Graph
10 Commits
Author SHA1 Message Date
Ramnivas Laddad eeb15e4809 Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3063 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-08 20:42:22 +00:00
Ramnivas Laddad c2c8150a35 Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2243 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-03 00:51:22 +00:00
Ramnivas Laddad 6f65116a34 Renamed static_mock package to staticmock
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2211 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-28 01:23:43 +00:00
Ramnivas Laddad 31d7a7a932 Moved over JPA exception translator from Roo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2207 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 19:15:54 +00:00
Ramnivas Laddad 77bb2bdfb1 Fixed test by moving Delegate to its own file
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2203 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 17:38:50 +00:00
Ramnivas Laddad 6749e50205 Moved over static mock testing from Roo; added tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2201 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-27 17:16:02 +00:00
Ramnivas Laddad 5b2d977324 Fixed a commented test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2028 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-28 20:55:12 +00:00
Ramnivas Laddad ed8a512832 Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1521 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 05:58:55 +00:00
Ramnivas Laddad f7a4741b5d Fixed SPR-5918.
Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself. 
Since classes in test sources from another project cannot be shared, had to duplicate those classes.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1520 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 04:47:59 +00:00
Arjen Poutsma e37be8fcc6 Initial import of the aspects module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@162 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-28 11:42:01 +00:00