./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:10:class GrpcApplicationBoundaryRulesTest { ./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:23: assertThat(GrpcApplicationBoundaryRules.violations("DocumentServiceAdapter", referenced)) ./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:32: GrpcApplicationBoundaryRules.violations( ./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:44: GrpcApplicationBoundaryRules.violations( ./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:48: assertThat(GrpcApplicationBoundaryRules.forbiddenTypes()) ./grpc/grpc-server/src/test/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRulesTest.java:56: GrpcApplicationBoundaryRules.violations( ./grpc/grpc-server/src/main/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRules.java:18:public final class GrpcApplicationBoundaryRules { ./grpc/grpc-server/src/main/java/dev/caskeleton/grpc/architecture/GrpcApplicationBoundaryRules.java:41: private GrpcApplicationBoundaryRules() {}