Files
gentoo/dev-java/assertj-core/metadata.xml
James Le Cuirot c9c3c6462b dev-java/assertj-core: New package, needed by latest testng's tests
No tests on this one for now due to missing dependencies. This isn't
the newest version but I don't know whether 3.x is compatible and it
also requires Java 8, which might be inconvenient at present.

Package-Manager: portage-2.2.26
2016-01-17 00:01:14 +00:00

7 lines
467 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>
<longdescription>AssertJ core is a Java library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier. AssertJ core provides assertions for JDK standard types can be used with either JUnit or TestNG.</longdescription>
</pkgmetadata>