Nantes Université
Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
E
Example assertions
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Service d'assistance
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Theo ARGA
Example assertions
Validations
7013663c
Valider
7013663c
rédigé
il y a 2 ans
par
Theo ARGA
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
comparisons
parent
3225bfe0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
2
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
2 fichiers modifiés
examples/docs/antora/modules/ROOT/nav.adoc
+1
-1
1 ajout, 1 suppression
examples/docs/antora/modules/ROOT/nav.adoc
examples/docs/antora/modules/ROOT/pages/index.adoc
+44
-3
44 ajouts, 3 suppressions
examples/docs/antora/modules/ROOT/pages/index.adoc
avec
45 ajouts
et
4 suppressions
examples/docs/antora/modules/ROOT/nav.adoc
+
1
−
1
Voir le fichier @
7013663c
...
...
@@ -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 cl
o
ses from the Apache Commons library]
** xref:apache-commons-example.adoc[Example of guard cl
au
ses from the Apache Commons library]
* Direct comparisons
** xref:handshake-tests.adoc[Comparisons of tests on associations and handshakes] +
...
...
This diff is collapsed.
Cliquez pour l'agrandir.
examples/docs/antora/modules/ROOT/pages/index.adoc
+
44
−
3
Voir le fichier @
7013663c
...
...
@@ -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
This diff is collapsed.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter