{"id":20923514,"url":"https://github.com/exortek/csharp-unit-test-testlvl","last_synced_at":"2026-04-20T20:02:49.944Z","repository":{"id":186358244,"uuid":"395573857","full_name":"ExorTek/csharp-unit-test-testlvl","owner":"ExorTek","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-13T12:45:49.000Z","size":3553,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T20:17:12.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/ExorTek.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,"governance":null}},"created_at":"2021-08-13T08:25:42.000Z","updated_at":"2021-08-13T12:45:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"4db0027e-3f4a-4035-b729-88ba8c672965","html_url":"https://github.com/ExorTek/csharp-unit-test-testlvl","commit_stats":null,"previous_names":["exortek/csharp-unit-test-testlvl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExorTek%2Fcsharp-unit-test-testlvl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExorTek%2Fcsharp-unit-test-testlvl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExorTek%2Fcsharp-unit-test-testlvl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExorTek%2Fcsharp-unit-test-testlvl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExorTek","download_url":"https://codeload.github.com/ExorTek/csharp-unit-test-testlvl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243318747,"owners_count":20272137,"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":[],"created_at":"2024-11-18T20:16:11.583Z","updated_at":"2025-12-25T20:48:40.879Z","avatar_url":"https://github.com/ExorTek.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unit Test\n## Test Level\n```csharp\n\n    [TestClass]\n    public class CartTest\n    {\n        [TestInitialize]\n        public void TestInitialize()\n        {\n            //Arrange\n        }\n\n        [TestCleanup]\n        public void TestCleanup()\n        {\n          //ClearMeth\n        }\n\n        [TestMethod]\n        public void AddToCart()\n        {\n            //Act\n            //Assert\n        }\n```\n\u003cimg src=\"test-lvl.png\" align=\"center\" style=\"width: 100%\" /\u003e\n\n\n- [Documentation 1](https://docs.microsoft.com/en-us/visualstudio/test/unit-test-basics?view=vs-2019)\n- [Documentation 2](https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2010/ms245572(v=vs.100))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexortek%2Fcsharp-unit-test-testlvl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexortek%2Fcsharp-unit-test-testlvl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexortek%2Fcsharp-unit-test-testlvl/lists"}