Searched refs:BeanWithPrefixNames (Results 1 – 1 of 1) sorted by relevance
160 static class BeanWithPrefixNames class in TestNamingStrategyCustom248 BeanWithPrefixNames input = new BeanWithPrefixNames(); in testPerClassAnnotation()252 BeanWithPrefixNames output = mapper.readValue("{\"Set-a\":7}", in testPerClassAnnotation()253 BeanWithPrefixNames.class); in testPerClassAnnotation()