Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 7013663c rédigé par Theo ARGA's avatar Theo ARGA
Parcourir les fichiers

comparisons

parent 3225bfe0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,7 +4,7 @@
** xref:truth-examples.adoc[Examples of assertions from the Truth library ] +
** xref:assertj-examples.adoc[Examples from the AssertJ library ] +
** xref:guava-examples.adoc[Examples of preconditions from the Guava library ] +
** xref:apache-commons-example.adoc[Example of guard closes from the Apache Commons library]
** xref:apache-commons-example.adoc[Example of guard clauses from the Apache Commons library]
* Direct comparisons
** xref:handshake-tests.adoc[Comparisons of tests on associations and handshakes] +
......
......@@ -24,7 +24,48 @@ Direct comparisons of how each library is used to create the same suite of tests
xref:handshake-tests.adoc[Comparisons of tests on associations and handshakes] +
xref:basicTestComparison.adoc[Comparisons of tests on a simple class]
=== Summary ===
_Explained in more details in the above links_ +
From these comparisons we created these ratings :
|===
| |Apache |AssertJ |Atlanmod |Guava |Truth
|Easy to read
| ⭐
| ⭐⭐⭐⭐
| ⭐⭐⭐
| ⭐⭐
| ⭐⭐⭐⭐⭐
|Easy to write
| ⭐
| ⭐⭐⭐⭐
| ⭐⭐⭐
| ⭐⭐
| ⭐⭐⭐⭐⭐
|Case Coverage
| ⭐
| ⭐⭐⭐⭐⭐
| ⭐⭐
| ⭐
| ⭐⭐⭐⭐
|Error message legibility
| ⭐
| ⭐⭐⭐
| ⭐
| ⭐
| ⭐⭐⭐⭐⭐
|===
== Conclusions : ==
After these comparisons we came to the following conclusions
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter