indigo icon indicating copy to clipboard operation
indigo copied to clipboard

BoundaryLocator interface for testing

Open davesmith00000 opened this issue 9 months ago • 0 comments

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.

davesmith00000 avatar May 19 '24 14:05 davesmith00000