The goal of unit testing is to verify that individual parts of application are correct. For external dependencies mock objects should be created. This process is supported by dedicated libraries. The paper compares three unit test isolation frameworks for .NET: Moq 4.16.1, FakeItEasy 7.2.0 and NSubstitute 4.2.2. The performance research included comparison of benchmark execution times and comparison of unit test execution times in which selected methods of tested libraries were used. The results are shown on box plots. The analysis shows that Moq is optimal mocking framework
The article presents a comparative analysis of frameworks supporting the development of automated te...
There is a large body of work in the literature about automatic unit tests generation, and many succ...
Developing software test code can be as or more expensive than developing software production code. ...
The goal of unit testing is to verify that individual parts of application are correct. For external...
Celem testów jednostkowych jest weryfikacja poprawności działania pojedynczych elementów programu. D...
In this thesis isolation in unit testing is studied to get a precise picture of the isolation framew...
Artykuł przedstawia analizę porównawczą wybranych narzędzi służących do przeprowadzania testów jedno...
The size and complexity of software is continuously growing, and testing is one of the most importan...
The outcome of a test of an application that stores data in a database naturally depends on the stat...
UIDB/04516/2020 PTDC/CCI-INF/32081/2017Unit testing is a core component of continuous integration an...
Unit testing is a scalable and e#ective way to uncover software faults. In the JNuke project, automa...
Testing is an important part in the software development process. Unit testsaim to test individual u...
Software testing is an important part of modern system development. It is a collection of methods us...
The aim of this work is to describe the various frameworks for unit testing and set criteria for sel...
We propose a benchmark for object-oriented unit testing, called the behavioural response. This is a ...
The article presents a comparative analysis of frameworks supporting the development of automated te...
There is a large body of work in the literature about automatic unit tests generation, and many succ...
Developing software test code can be as or more expensive than developing software production code. ...
The goal of unit testing is to verify that individual parts of application are correct. For external...
Celem testów jednostkowych jest weryfikacja poprawności działania pojedynczych elementów programu. D...
In this thesis isolation in unit testing is studied to get a precise picture of the isolation framew...
Artykuł przedstawia analizę porównawczą wybranych narzędzi służących do przeprowadzania testów jedno...
The size and complexity of software is continuously growing, and testing is one of the most importan...
The outcome of a test of an application that stores data in a database naturally depends on the stat...
UIDB/04516/2020 PTDC/CCI-INF/32081/2017Unit testing is a core component of continuous integration an...
Unit testing is a scalable and e#ective way to uncover software faults. In the JNuke project, automa...
Testing is an important part in the software development process. Unit testsaim to test individual u...
Software testing is an important part of modern system development. It is a collection of methods us...
The aim of this work is to describe the various frameworks for unit testing and set criteria for sel...
We propose a benchmark for object-oriented unit testing, called the behavioural response. This is a ...
The article presents a comparative analysis of frameworks supporting the development of automated te...
There is a large body of work in the literature about automatic unit tests generation, and many succ...
Developing software test code can be as or more expensive than developing software production code. ...