|
Published Articles >> Table of Contents >> Abstract
Fourth International Conference on Software Engineering Research, Management and Applications (SERA'06)
pp. 221-228
Mock Object Models for Test Driven Development
Taeksu Kim, Seoul National University
Chanjin Park, Seoul National University
Chisu Wu, Seoul National University
Full Article Text:

DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/SERA.2006.49
Send link to a friend
| Abstract |
|
Test driven development uses unit tests for driving the
design of the code. Mock object is an object that imitates
the behavior of an object with which class under test has an
association to assist the unit testing. Although many tools
for mock object are used in practice, there has been few
research on defining the mock object model. For the comparisons
of the testing capability of the tools, it is important
to define the models. In this paper we represent the models
of the existing mock object tools and indicate the limitations
of them. In addition we propose a new model to overcome
the limitations of the existing tools. With this model, more
general behavior of the class under test related to the mock
object can be expressed and tested.
|
Additional Information
|
Citation:
Taeksu Kim, Chanjin Park, Chisu Wu,
"Mock Object Models for Test Driven Development,"
sera,
pp. 221-228,
Fourth International Conference on Software Engineering Research, Management and Applications (SERA'06),
2006
|
|