aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/fasterxml/jackson/databind/module/TestAbstractTypes.java
AgeCommit message (Expand)Author
2019-08-23more test refactoringTatu Saloranta
2018-08-28Fix #2115Tatu Saloranta
2018-05-01Add failing test for #2019Tatu Saloranta
2017-09-18Add bit more coverage to abstract type mapping testingTatu Saloranta
2016-07-18Add a failing test for #1300Tatu Saloranta
2015-02-11Fixed #700 (cannot change default Map, List)Cowtowncoder
2015-02-11Add a (failing) test for #700: most likely can only fix in 2.6Cowtowncoder
2013-03-02More work on converters for deserialization; now passes 2/6 of new tests. Als...Tatu Saloranta
2012-04-17Changes to make 1.5 compatible against: first, removing @Override from interf...Tatu Saloranta
2011-12-24Add unit tests, almost compilableTatu Saloranta