The goal of this thesis is to provide comprehensive set of information about a technique called the Mock Objects. The importance of bug discovery in a coding phase is now greater, as the complexity of application's development is rising. Test-Driven Development might help us to deal with this issue in the earliest phase. Hence, there is a description of this methodology in the introduction, alongside with an overview of its integral part -- Unit Testing. However, testing is not an easy task in most non-trivial code. The use of Test Doubles, especially Mock Objects, addresses some of these issues and extends the set of testing techniques by a powerful tool. This thesis focuses on its benefits. TDD with Mock objects also promises interesting ...
htmlabstractIn the context of test-driven development for object-oriented programs, mock objects are...
This book explains in detail how to implement unit tests using two very popular open source Java tec...
AbstractIn the context of test-driven development for object-oriented programs, mock objects are inc...
Cílem této práce je poskytnutí ucelených informací o použití maket objektů při testování a návrhu so...
When testing software artifacts that have several dependencies, one has the possibility of either in...
When writing automated unit tests, developers often deal with software artifacts that have several d...
When testing software artifacts that have several dependencies, one has the possibility of either in...
Cílem této práce je představit a porovnat možnosti testování s mock objekty v Javě. Ač je na interne...
Coding against interfaces is a powerful technique in object-oriented programming. It decouples code ...
When writing automated unit tests, developers often deal with software artifacts that have several d...
Capsules are modeling language elements which are sometimes used to develop real-time software. One ...
In Extreme Programming, unit testing is an integral activity of everyday software development. For i...
Software testing has been integrated within software development life cycle due to its importance in...
Not all object oriented code is easily testable: Dependency objects might be difficult or even impos...
O objetivo de um teste de unidade é verificar o funcionamento de um software e procurar defeitos na...
htmlabstractIn the context of test-driven development for object-oriented programs, mock objects are...
This book explains in detail how to implement unit tests using two very popular open source Java tec...
AbstractIn the context of test-driven development for object-oriented programs, mock objects are inc...
Cílem této práce je poskytnutí ucelených informací o použití maket objektů při testování a návrhu so...
When testing software artifacts that have several dependencies, one has the possibility of either in...
When writing automated unit tests, developers often deal with software artifacts that have several d...
When testing software artifacts that have several dependencies, one has the possibility of either in...
Cílem této práce je představit a porovnat možnosti testování s mock objekty v Javě. Ač je na interne...
Coding against interfaces is a powerful technique in object-oriented programming. It decouples code ...
When writing automated unit tests, developers often deal with software artifacts that have several d...
Capsules are modeling language elements which are sometimes used to develop real-time software. One ...
In Extreme Programming, unit testing is an integral activity of everyday software development. For i...
Software testing has been integrated within software development life cycle due to its importance in...
Not all object oriented code is easily testable: Dependency objects might be difficult or even impos...
O objetivo de um teste de unidade é verificar o funcionamento de um software e procurar defeitos na...
htmlabstractIn the context of test-driven development for object-oriented programs, mock objects are...
This book explains in detail how to implement unit tests using two very popular open source Java tec...
AbstractIn the context of test-driven development for object-oriented programs, mock objects are inc...