Cargando…

NUnit pocket reference /

"NUnit is a unit-testing framework for all .NET languages and is one of the most mature and widely used .NET open source projects. Written entirely in C♯, NUnit takes advantage of many .NET features, such as custom attributes and other reflection-related capabilities. NUnit automates unit testi...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hamilton, Bill, 1964-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol [Calif.] : O'Reilly, ©2004.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Unit testing
  • What is NUnit?
  • Setting up NUnit
  • Unit testing with NUnit
  • Test runner GUI
  • Test runner console
  • Debugging with NUnit
  • Testing with mock objects
  • Compatibility
  • Extending NUnit.