{"id":20604176,"url":"https://github.com/assertj/assertj-assertions-generator","last_synced_at":"2025-04-05T08:05:50.398Z","repository":{"id":7441518,"uuid":"8782225","full_name":"assertj/assertj-assertions-generator","owner":"assertj","description":"Custom assertions generator","archived":false,"fork":false,"pushed_at":"2024-10-17T15:38:09.000Z","size":1249,"stargazers_count":61,"open_issues_count":51,"forks_count":42,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-19T11:22:53.382Z","etag":null,"topics":["assertj","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://joel-costigliola.github.io/assertj/assertj-assertions-generator.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/assertj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-14T18:21:52.000Z","updated_at":"2024-10-17T15:38:14.000Z","dependencies_parsed_at":"2024-08-18T14:26:10.835Z","dependency_job_id":"c0d11248-6af3-4421-a243-1ede001b614a","html_url":"https://github.com/assertj/assertj-assertions-generator","commit_stats":null,"previous_names":["joel-costigliola/assertj-assertions-generator"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertj%2Fassertj-assertions-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertj%2Fassertj-assertions-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertj%2Fassertj-assertions-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assertj%2Fassertj-assertions-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assertj","download_url":"https://codeload.github.com/assertj/assertj-assertions-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305933,"owners_count":20917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assertj","hacktoberfest"],"created_at":"2024-11-16T09:21:19.672Z","updated_at":"2025-04-05T08:05:50.364Z","avatar_url":"https://github.com/assertj.png","language":"Java","readme":"# AssertJ - Assertions Generator [![Maven Central](https://img.shields.io/maven-central/v/org.assertj/assertj-assertions-generator.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.assertj%22%20AND%20a:%22assertj-assertions-generator%22) [![Javadocs](http://www.javadoc.io/badge/org.assertj/assertj-assertions-generator.svg)](http://www.javadoc.io/doc/org.assertj/assertj-assertions-generator)\n\n[![CI](https://github.com/assertj/assertj-assertions-generator/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/assertj/assertj-assertions-generator/actions/workflows/main.yml?query=branch%3Amain)\n\n## Overview \n\nThe Assertions Generator can create specific assertions for your classes. It comes with :\n* a CLI tool (this project) \n* a [**maven plugin**](https://github.com/assertj/assertj-assertions-generator-maven-plugin).\n* a [**gradle plugin**](https://github.com/assertj/assertj-generator-gradle-plugin).\n\nLet's say you have a `Player` class with `name` and `team` properties. The generator will create a `PlayerAssert` assertions class with `hasName` and `hasTeam` assertions. This allows you to write :\n\n```java\nassertThat(mvp).hasName(\"Lebron James\").hasTeam(\"Miami Heat\");\n```\n\n## Documentation\n\nPlease have a look at the complete documentation in the [**assertions generator section**](http://joel-costigliola.github.io/assertj/assertj-assertions-generator.html), including a [**quickstart guide**](http://joel-costigliola.github.io/assertj/assertj-assertions-generator.html#quickstart).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassertj%2Fassertj-assertions-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassertj%2Fassertj-assertions-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassertj%2Fassertj-assertions-generator/lists"}