Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix classpath security checks for external tests.
This commit checks that when we manually add a class to the codebase map, that it does in-fact not exist on the classpath in a jar. This will only be true if we are using the test framework externally such as when a user develops a plugin.
- Loading branch information