108 % 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [Test] O references public void AllOpen

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

108 % 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [Test] O references public void AllOpen

Post by answerhappygod »

108 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 Test O References Public Void Allopen 1
108 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 Test O References Public Void Allopen 1 (232.04 KiB) Viewed 35 times
108 % 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [Test] O references public void AllOpenBarRecords() ✔ No issues found Output Show output from: Error List Output var repo = new OpenBarRepository(); var result = repo. AllOpenBarRecords. ToList(); using (new AssertionScope()) { result. Count. Should(). Be (475); result[0]. Id. Should(). Be(1); result[0].Date. Should (). Be(new DateTime (2021, 01, 01)); result[0]. DayOfWeek. Should (). Be (DayOfWeek. Friday); result[0]. NumberOfPeople InBar. Should (). Be (37); result[0]. FridgeStockTakeList[0]. Id. Should(). Be (1); result[0]. FridgeStockTakeList[0]. Quantity. Taken. Should(). Be(0); result[0]. FridgeStockTakeList[0]. Quantity. Added. Should (). Be (50); result[0]. FridgeStockTakeList[0]. Inventory. Id. Should (). Be(1); result[0]. FridgeStockTakeList[0]. Inventory. Name. Should(). Be("Savanna Dry"); result[0]. FridgeStockTakeList[0]. Inventory. Price. Should(). Be(17.99M); CH Ln: 71 Ch: 1 OVR SPC LF Д Х Search Solution Explorer (Ctrl+;) Solution 'Graduate Recruitment.ConsoleApp' ( C# GraduateRecruitment.ConsoleApp ▷ & Dependencies ▷ ▲ ▷ ▷ ▷ Data ▷ C# FridgeStockTake.cs ▷ C# Inventory.cs ▷ C# OpenBarRecord.cs ▷ C# Quantity.cs C# OpenBarRepository.cs Extensions ▷ C# Decimal Extensions.cs C# Program.cs Entities Files Models GraduateRecruitment.UnitTests ▷ Dependencies Data C# OpenBarRepositoryTests.cs Extensions ▷ C# Decimal Extension Tests.cs C# ConsoleAppTests.cs ConsoleAppTests 0 ▶
108 % ~ 2 3 4 5 6 7 8 9 { Output Show output from: Frror Lict Output 10 references internal class FridgeStockTake { 4 references public int Id { get; set; } 8 references public Inventory Inventory { get; set; } 6 references public Quantity Quantity { get; set; } ✔ No issues found ab- CE Ln: 1 Ch: 1 SPC LF ▼ x 4 Solution 'GraduateRecruitment.ConsoleApp' C# GraduateRecruitment.ConsoleApp ▷ & Dependencies ▲ 4 ▷ ▷ ▲ Explorer (Cin+;) ▷ ▷ Data Entities Files Models C# FridgeStockTake.cs ▷ ▷ C# Inventory.cs ▷ C# OpenBarRecord.cs C# Quantity.cs C# OpenBarRepository.cs Extensions C# Decimal Extensions.cs ▷ C# Program.cs GraduateRecruitment.UnitTests & Dependencies Data C# OpenBarRepositoryTests.cs Extensions C# Decimal Extension Tests.cs ▷ C# ConsoleAppTests.cs *ConsoleAppTests
108 % 6 7 00 8 9 10 11 12 13 14 Output Show output from: Error List Output 5 references internal class OpenBarRecord { 2 references public int Id { get; set; } 2 references public DateTime Date { get; set; } 2 references public DayOfWeek DayOfWeek { get; set; } 2 references public int NumberOfPeopleInBar { get; set; } 7 references public IList<FridgeStockTake> FridgeStockTakeList { get; set; } = new List<FridgeStockTake>(); No issues found £|E2| ab- CH Ln: 1 Ch: 1 SPC ▼ LF 4 x 4 ▷ ▷ 4 ▷ ▷ ▷ ▷ Data ▷ ▷ C# OpenBarRecord.cs C# Quantity.cs C# OpenBarRepository.cs Extensions ▷ C# Decimal Extensions.cs C# Program.cs | GraduateRecruitment.UnitTests & Dependencies Entities Files Models C# FridgeStockTake.cs C# Inventory.cs Data C# OpenBarRepository Tests.cs Extensions C# Decimal Extension Tests.cs 1 C# ConsoleAppTests.cs ConsoleAppTests
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply