Test_CreatePdf_ShouldCreatePdf

Test_CreatePdf_ShouldCreatePdf
50.00%
Total Tests2 Passed Tests1/2 Failed Tests1/2 Date3/14/2023 10:02:49 PM -07:00
Test Suite Summary:
Detailed breakdown of test execution.
Test Name: Test_DoStringsMatch_ShouldPass
Passed: True
Exception:
Stack Trace:
./screenshots/Title.jpg
Test Name: Test_DoStringsMatch_ShouldFail
Passed: False
Exception: Input strings don't match String lengths are both 5. Strings differ at index 0. Expected: "Hello" But was: "World" -----------^
Stack Trace: at NUnit.Framework.Assert.ReportFailure(String message), at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String message, Object[] args), at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression, String message, Object[] args), at NUnit.Framework.Assert.AreEqual(Object expected, Object actual, String message, Object[] args), at UnitTests.TestStrings.Test_DoStringsMatch_ShouldFail() in E:\GitHub\cadwiki\cadwiki-nuget\cadwiki-nuget\UnitTests\cadwiki.NUnitTestRunner\TestStrings.vb:line 17