{"id":19825920,"url":"https://github.com/martinkalema/junit-testing","last_synced_at":"2025-07-22T01:31:49.851Z","repository":{"id":229375624,"uuid":"776572484","full_name":"MartinKalema/JUnit-Testing","owner":"MartinKalema","description":"Testing Java Application using JUnit Framework","archived":false,"fork":false,"pushed_at":"2024-04-02T12:43:04.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T20:47:36.461Z","etag":null,"topics":["junit","unit-testing"],"latest_commit_sha":null,"homepage":"","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/MartinKalema.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-23T21:52:13.000Z","updated_at":"2024-03-24T14:50:45.000Z","dependencies_parsed_at":"2024-04-02T11:42:32.073Z","dependency_job_id":"9bc2326f-1c7b-46f3-a8e2-c71558b20b23","html_url":"https://github.com/MartinKalema/JUnit-Testing","commit_stats":null,"previous_names":["martinkalema/junit-tesing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MartinKalema/JUnit-Testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinKalema%2FJUnit-Testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinKalema%2FJUnit-Testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinKalema%2FJUnit-Testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinKalema%2FJUnit-Testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartinKalema","download_url":"https://codeload.github.com/MartinKalema/JUnit-Testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinKalema%2FJUnit-Testing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266409474,"owners_count":23924284,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["junit","unit-testing"],"created_at":"2024-11-12T11:09:03.133Z","updated_at":"2025-07-22T01:31:49.826Z","avatar_url":"https://github.com/MartinKalema.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c/a\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/junit/junit-original.svg\" width=\"40\" height=\"40\" /\u003e\u003c/a\u003e\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/java/java-original.svg\" width=\"40\" height=\"40\" /\u003e\n\n## Meeting Planner Unit Testing.\nThe Meeting Planner Java Application is a software solution designed to facilitate the scheduling and management of meetings. This project employs the JUnit testing framework for ensuring the reliability and correctness of its functionalities.\n\n#### Project Installation\n```\ngit clone https://github.com/MartinKalema/JUnit-Testing\n```\n\n#### Install Maven (Linux)\n```\nsudo apt install maven \n```\n#### Compile Using Maven (Linux)\n```\nmvn clean compile\n```\n\n#### Run All Tests (Linux)\n```\nmvn test\n```\n#### Run Specific Test Method (Linux)\n```\nmvn -Dtest=testFileName#testMethodName test\n```\nFor example, to run testIsBusy() located in CalendarTest.java, use the command below.\n\n```\nmvn -Dtest=CalendarTest#testIsBusy test\n```\nWindows users i'm sorry (:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkalema%2Fjunit-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinkalema%2Fjunit-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkalema%2Fjunit-testing/lists"}