-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove ExperimentalAbstractSpecimen
This will remove experimental support for finding concrete implementations for abstract classes and interfaces as an alternative to proxying. Unfortunately, this experiment failed and will be discontinued.
- Loading branch information
Showing
8 changed files
with
1 addition
and
670 deletions.
There are no files selected for viewing
64 changes: 0 additions & 64 deletions
64
src/main/java/com/github/nylle/javafixture/ClassPathScanner.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
101 changes: 0 additions & 101 deletions
101
src/main/java/com/github/nylle/javafixture/specimen/ExperimentalAbstractSpecimen.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.