Format:
Recent snippets for: @serbrech
[TestClass] public class MathContext { public Math SUT { get; set; } [TestInitialize] public void Setup() { SUT = new Math(); SUT.X = 3;
171 Views
no comments
public void Send_DatabaseTimeOutNewsletterFails_LastPublishDateNotChanged() { //Arrange var originalNewsletter = new AutomaticNewsletter() { Id = 1, Name = "TestNewsletter", LastPublishStatus = PublishStatus.NotSent, LastPublishDate = new DateTime(2000, 01, 01), PublishDay = DayOfWeek.Friday,
215 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
