Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unit Testing

How To Check If A List Is Ordered?

I am doing some unit tests and I want to know if there's any way to test if a list is ordered b… Read more How To Check If A List Is Ordered?

Check If Audio Is Playing Correctly Using Selenium

I am writing tests for an HTML5 game, and I want to check that the audio is loading and starting co… Read more Check If Audio Is Playing Correctly Using Selenium

Unit Testing Generic Htmlhelper Methods With Nunit

I'm new to nUnit and I've been tasked with creating unit tests for some htmlhelper extensio… Read more Unit Testing Generic Htmlhelper Methods With Nunit

Check If Audio Is Playing Correctly Using Selenium

I am writing tests for an HTML5 game, and I want to check that the audio is loading and starting co… Read more Check If Audio Is Playing Correctly Using Selenium