stephanenicolas / boundbox

BoundBox provides an easy way to test an object by accessing all its fields, constructor and methods, public or not. BoundBox breaks encapsulation.
229 stars 19 forks source link

Multiple tests BoundBox collision #16

Open stephanenicolas opened 11 years ago

stephanenicolas commented 11 years ago

When 2 tests contain the same BoundBox annotation, they seem to overlap.

If so, provide a merging mechanism to generate a boundBox with :

This only applies if target bound box are the same (prefix and target package).