presentation model binder tests

master
Keith Donald 15 years ago
parent dbf41e630b
commit 16b06306e0
  1. 2
      org.springframework.context/src/test/java/org/springframework/model/ui/support/PresentationModelBinderTests.java

@ -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…
Cancel
Save