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:
Keith Donald 2009-07-25 17:40:42 +00:00
parent 8a24e65080
commit 919e984995
1 changed files with 1 additions and 1 deletions

View File

@ -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;