-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issuegood first issue for contributorsgood first issue for contributorsnew featureA new featureA new featuretestingImprovements to test packsImprovements to test packs
Milestone
Description
There are a few places in the API that have slight naming ambiguities.
An example:
sourcePath- https://github.com/ascopes/java-compiler-testing/blob/main/java-compiler-testing/src/main/java/io/github/ascopes/jct/assertions/JctCompilationAssert.java#L317sourcePathPackage- https://github.com/ascopes/java-compiler-testing/blob/main/java-compiler-testing/src/main/java/io/github/ascopes/jct/workspaces/Workspace.java#L444
Let's decide on the right naming to use globally, and make new methods where needed to enforce this.
Let's then deprecate methods using the old naming, and remove them on the feature/v1.0.0 branch.
Make sure all documentation and tests are updated.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issuegood first issue for contributorsgood first issue for contributorsnew featureA new featureA new featuretestingImprovements to test packsImprovements to test packs