presentation model binder tests
This commit is contained in:
parent
dbf41e630b
commit
16b06306e0
|
|
@ -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