{"id":30127718,"url":"https://github.com/sourceallies/tddworkshop-kaplan-june2015","last_synced_at":"2025-08-10T17:10:06.724Z","repository":{"id":34328352,"uuid":"38247849","full_name":"sourceallies/TDDWorkshop-Kaplan-June2015","owner":"sourceallies","description":"Code from SAU TDD Workshop","archived":false,"fork":false,"pushed_at":"2015-06-29T13:00:27.000Z","size":3684,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-04-14T22:23:14.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourceallies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-29T13:00:08.000Z","updated_at":"2015-06-29T13:08:08.000Z","dependencies_parsed_at":"2022-09-14T03:51:15.025Z","dependency_job_id":null,"html_url":"https://github.com/sourceallies/TDDWorkshop-Kaplan-June2015","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sourceallies/TDDWorkshop-Kaplan-June2015","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceallies%2FTDDWorkshop-Kaplan-June2015","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceallies%2FTDDWorkshop-Kaplan-June2015/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceallies%2FTDDWorkshop-Kaplan-June2015/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceallies%2FTDDWorkshop-Kaplan-June2015/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourceallies","download_url":"https://codeload.github.com/sourceallies/TDDWorkshop-Kaplan-June2015/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourceallies%2FTDDWorkshop-Kaplan-June2015/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269756394,"owners_count":24470566,"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-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-08-10T17:10:03.467Z","updated_at":"2025-08-10T17:10:06.636Z","avatar_url":"https://github.com/sourceallies.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":" \n#Source Allies University\n#TDD Workshop\n##New Code Exercise\n###Setup\n* Java SDK 6 or above\n* Intellij IDEA Community Edition\n* jUnit 4\n\n###Test Drive Creating a Calculator\n* Create a Calculator class with an Add method.\n* The method can take 0, 1 or 2 numbers, and will return their sum. \n* For example: “” or “1” or “1,2”.\n* For an empty string it will return Zero.\n* Allow the Add method to handle an unknown amount of numbers.\n \n \n##Legacy Code Exercise\n###Setup\n* Java SDK 6 or above\n* Intellij IDEA Ultimate Edition\n* jUnit 4\n* Mockito 1.9\n* CDI: Context and Dependency Injection plugin for Intellij IDEA Ultimate Edition\n\n###Test Drive Encapsulating a String Calculator \n* Create a String Calculator class with an Add method that takes in Strings.\n* Utilize CDI to inject the String Calculator into the Calculator.\n* Have the Calculator class delegate to the String Calculator class.\n\n###Optional\n* Create a Numeric Calculator class with an Add method.\n* Utilize CDI to inject the Numeric Calculator into the Calculator.\n* If the Add method is called with string parameters, delegate to the String Calculator; if the Add method is called with numeric parameters, delegate to the Numeric Calculator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourceallies%2Ftddworkshop-kaplan-june2015","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourceallies%2Ftddworkshop-kaplan-june2015","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourceallies%2Ftddworkshop-kaplan-june2015/lists"}