Sökning: "CppUTest"

Hittade 1 uppsats innehållade ordet CppUTest.

  1. 1. Investigation of Test-Driven Development based on Mock Objects for Non-OO Languages

    Master-uppsats, Institutionen för datavetenskap; Tekniska högskolan

    Författare :Sandhya Mudduluru; [2012]
    Nyckelord :Test-Driven Development; Test-Driven Design; TDD; Mocks; Stubs; Unit Testing; Extreme programming; Code Dependencies; TDD based frameworks; Unity; CppUTest; CMock.;

    Sammanfattning : In traditional software development, bug detection or testing comes as an afterthought. However, bugs are difficult to detect in the later stages of software development that result in long debugging time. Usually, bugs are left out because of higher concentration on development effort, leaving lesser time for testing. LÄS MER