Unit Testing Episodes


# 142
9/22/2009
Level: Intermediate
Tags: Unit Testing Mocking Rhino Mocks
Comments: (6)
Views: (2142)
Watched: (610)
Downloads: (1012)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Isolation Frameworks: Learning to use Partial Mocks
In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests.

This time around we are going to be focusing how to use Partial Mocks to test abstract classes and methods within a concrete class.

--- Sponsor Information ---
ANTS Memory Profiler 5 out now. It’s a must have in your toolbox if you program in C# or VB.NET.
Download your free trial of ANTS Memory Profiler here.
Click here to Watch this Episode

Download (13.48 MB) (9:18) (1440x900)
Download (8.95 MB) (9:18) (960x600)
# 40
8/28/2008
Level: Beginner
Tags: Unit Testing TFS
Comments: (3)
Views: (2619)
Watched: (1278)
Downloads: (2751)
Author:
Kirstin Juhl
 
Presented By:
DataDynamics.Com


Testing with Team Foundation Server
In this episode we take a look at how to create and write test with Team Foundation Server (TFS). You will learn how you can use Team System to create test shells from existing code, as well as how to modify and run those tests.
Click here to Watch this Episode

Download (21.15 MB) (8:09) (1440x900)
Download (13.12 MB) (8:09) (960x600)
# 35
8/12/2008
Level: Beginner
Tags: Unit Testing Mocking Rhino Mocks
Comments: (1)
Views: (2426)
Watched: (1616)
Downloads: (2808)
Author:
Derik Whittaker
 
Presented By:
DataDynamics.Com


Taking a look at the AAA syntax in RhinoMocks 3.5
In this episode we take a look at the new AAA (Arrange, Act, Assert) syntax that is part of RhinoMocks 3.5.

By the end of the episode you should have an general understanding of how the new syntax works and how it differs from the Record/Replay model.
Click here to Watch this Episode

Download (16.17 MB) (7:22) (1440x900)
Download (10.19 MB) (7:22) (960x600)
# 20
7/8/2008
Level: Intermediate
Tags: Unit Testing Rhino Mocks Mocking
Comments: (1)
Views: (3081)
Watched: (1485)
Downloads: (2969)
Author:
Derik Whittaker
 
Presented By:
CodeThinked.Com


Testing Abstract classes with Rhino Mocks
In this episode we will walk you though how to test your abstract classes with Rhino Mocks.

You will learn how that by using a mocking framework you can simplify and reduce the friction in testing your abstract classes and methods.
Click here to Watch this Episode

Download (9.08 MB) (7:17) (1440x900)
Download (5.95 MB) (7:17) (960x600)
# 4
5/27/2008
Level: Advanced
Tags: NUnit Unit Testing
Comments: (1)
Views: (4345)
Watched: (1553)
Downloads: (4201)
Author:
Derik Whittaker
 
Presented By:
LiteAccounting.com


Unit testing events with NUnit
In this episode we will cover how to test events that are raised from an object.  We will cover multiple different ways to do this.
Click here to Watch this Episode

Download (19.41 MB) (9:21) (1440x900)
Download (12.82 MB) (9:21) (960x600)
# 3
5/27/2008
Level: Beginner
Tags: NUnit Unit Testing
Comments: (1)
Views: (2860)
Watched: (1256)
Downloads: (3878)
Author:
Derik Whittaker


Creating tests with NUnit
In this episode we will cover the basics on how to create various unit test using the NUnit testing framework.  We will also review the different Assert helper classes that are part of the testing framework.
Click here to Watch this Episode

Download (20.20 MB) (12:24) (1440x900)
Download (13.37 MB) (12:24) (960x600)
# 2
5/27/2008
Level: Beginner
Tags: NUnit Unit Testing
Comments: (1)
Views: (2575)
Watched: (1217)
Downloads: (3755)
Author:
Derik Whittaker


Overview on NUnit's Attributes
In this episode we will learn how to use some of the different attributes that are built into the NUnit testing framework.

The attributes we will review are:
  • Test
  • TestFixtureSetup
  • TestFixtureTeardown
  • Setup
  • Teardown
  • Ignore
  • Explicit
  • ExpectedException
Click here to Watch this Episode

Download (12.91 MB) (12:37) (1440x900)
Download (8.63 MB) (12:37) (960x600)
# 1
5/27/2008
Level: Beginner
Tags: NUnit Unit Testing
Comments: (2)
Views: (4657)
Watched: (2775)
Downloads: (5295)
Author:
Derik Whittaker
 
Presented By:
CodeThinked.Com


Overview on how to use NUnit
This screencast is an introduction to NUnit as well as a brief overview of testing with NUnit.  In this episode you will learn the following:
  1. Use the NUnit IDE
  2. Create simple tests with NUnit
  3. Debug a test via the VS IDE
Click here to Watch this Episode

Download (14.82 MB) (10:50) (1440x900)
Download (9.85 MB) (10:50) (960x600)