indigo
indigo copied to clipboard
BoundaryLocator interface for testing
Currently you can't produce a fake framecontext (of any type) because you cannot make a BoundaryLocator. If BoundaryLocator became an interface then the side effects can happen in the concrete instance and fake versions can be stubbed out for testing.