Skip to content

Commit 52da632

Browse files
committed
add unit tests and more models classes
1 parent 142a34a commit 52da632

File tree

9 files changed

+495
-291
lines changed

9 files changed

+495
-291
lines changed

api2pdf/.classpath

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,5 @@
2323
<attribute name="maven.pomderived" value="true"/>
2424
</attributes>
2525
</classpathentry>
26-
<classpathentry kind="src" path="target/generated-sources/annotations">
27-
<attributes>
28-
<attribute name="optional" value="true"/>
29-
<attribute name="maven.pomderived" value="true"/>
30-
<attribute name="ignore_optional_problems" value="true"/>
31-
<attribute name="m2e-apt" value="true"/>
32-
</attributes>
33-
</classpathentry>
34-
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
35-
<attributes>
36-
<attribute name="optional" value="true"/>
37-
<attribute name="maven.pomderived" value="true"/>
38-
<attribute name="ignore_optional_problems" value="true"/>
39-
<attribute name="m2e-apt" value="true"/>
40-
<attribute name="test" value="true"/>
41-
</attributes>
42-
</classpathentry>
4326
<classpathentry kind="output" path="target/classes"/>
4427
</classpath>

0 commit comments

Comments
 (0)