My favorites | Sign in
Google
                
1
2
3
4
5
6
7
8
9
10
11
package com.google.inject.testing.guiceberry;

/**
* @deprecated this form of injection controller is no longer supported and will
* be killed in the future. Use the new
* {@link com.google.inject.testing.guiceberry.controllable} paradigm.
*/
@Deprecated
public class InjectionController extends com.google.inject.testing.guiceberry.tokill.InjectionController {

}
Show details Hide details

Change log

r126 by zorzella on Jun 10, 2009   Diff
Lots of cleanup. TestId's bad constructors
killed (and tests adapted to cope). Old
InjectionController deprecated, put into
'tokill' etc. Some javadoc added to new
Injection Controller paradigm.
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 371 bytes, 11 lines