Skip to content

How to get back @AnalyseClasses behavior of Version 0.22.0 for version 1.0.0? #975

Answered by mikade
mikade asked this question in Q&A
Discussion options

You must be logged in to vote

I am sorry, i just made an error in building the archunit rule test.

I used a package regex with Method ClassesThat.haveFullyQualifiedName(). This worked with 0.22.0 as desired but not anymore with 1.0.0, for understandable reasons. After replacing ClassesThat.haveFullyQualifiedName() with ClassesThat.resideInAPackage() all tests were fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@codecholeric
Comment options

Answer selected by mikade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants