presentation model binder tests

This commit is contained in:
Keith Donald 2009-07-25 17:40:42 +00:00
parent dbf41e630b
commit 16b06306e0
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.CurrencyFormatter;
import org.springframework.model.ui.format.number.IntegerFormatter; import org.springframework.model.ui.format.number.IntegerFormatter;
public class GenericBinderTests { public class PresentationModelBinderTests {
private PresentationModelBinder binder; private PresentationModelBinder binder;