文件名称:Components-Of-Software-Engineering:Csharp测试
文件大小:8.65MB
文件格式:ZIP
更新时间:2024-04-16 15:24:23
testing csharp test tests kpi
软件工程组件 目录 描述 此仓库是为主题“软件工程的组件”创建的,并且具有我的实验室 徽章 例子 /// < summary> /// Test public property FilePath /// Check if we get exact string as it is in constructor /// summary> [ Fact ] public void FilePath_None_ReturnsSameString () { // Arrange const string FULL_PATH = @" D:\ForStudy\Components-Of- " + @" Software-Engineering\Labs\Lab2\Lab2\TempFile.txt " ; FileWorker worker = new ( FULL_PATH );
【文件预览】:
Components-Of-Software-Engineering-master
----Images()
--------test.png(1MB)
----Labs()
--------Lab2()
--------Lab1()
--------Lab3()
----LICENSE(1KB)
----.gitignore(10KB)
----README.md(2KB)
----.gitattributes(66B)