ilya-klyuchnikov / faba

Fast Bytecode Analysis
15 stars 1 forks source link

Infrastructure for tests #13

Closed ilya-klyuchnikov closed 10 years ago

ilya-klyuchnikov commented 10 years ago

Ideally, it should be re-used in Idea implementation of Faba (including integration tests)

ilya-klyuchnikov commented 10 years ago

It seems that a good way is just to dump annotations into xml and then use XMLUnit to compare them recursively.