We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
org.assertj.core.annotation
1 parent 0cb489e commit e189652Copy full SHA for e189652
1 file changed
assertj-core/src/main/java9/module-info.java
@@ -12,6 +12,7 @@
12
*/
13
module org.assertj.core {
14
// AssertJ Core's package API
15
+ exports org.assertj.core.annotation;
16
exports org.assertj.core.annotations;
17
exports org.assertj.core.api;
18
exports org.assertj.core.api.exception;
0 commit comments