Björn

Results 2 issues of Björn

I spottet a strange phaenomenon when using accessTargetWhere(): when using it like this: ``` @ArchTest private final static ArchRule doNotUseOptionalGet = noClasses() .should() .accessTargetWhere(owner(assignableTo(Optional.class)).and(nameMatching("get"))) .because("We want to use Optional.orElseThrow() instead...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature idea Currently, the sdc11073 ReferenceTest-Device offers a ContainmentTreeService, but answers GetContainmentTree Requests...

enhancement
v1