presentation model binder tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1621 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
8a24e65080
commit
919e984995
|
|
@ -35,7 +35,7 @@ import org.springframework.model.ui.format.number.CurrencyFormat;
|
|||
import org.springframework.model.ui.format.number.CurrencyFormatter;
|
||||
import org.springframework.model.ui.format.number.IntegerFormatter;
|
||||
|
||||
public class GenericBinderTests {
|
||||
public class PresentationModelBinderTests {
|
||||
|
||||
private PresentationModelBinder binder;
|
||||
|
||||
Loading…
Reference in New Issue