From: <ad...@jb...> - 2005-06-01 19:52:29
|
I'd like to drop the pojoserver test in the testsuite (I don't want to cross maintain this everytime new features are added) in favour of more clearly defined unit tests of the features I'm using in the MC (where they are not already tested). e.g. 1) recursion in the value processing 2) polymorphism in the value processing 3) holders Basically, turn each one of the patterns I use in BeanSchemaBinding into a unit test that can be tested with both a programmatic binding and an annotated binding. Does this sounds acceptable to you? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879821#3879821 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879821 |