Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in testability
Where does one hold service instances in a react/redux application?
Oct 25, 2022
javascript
reactjs
redux
testability
The proper way to do Dependency Injection in a Windows Client (WPF) Application
Apr 07, 2022
dependency-injection
ninject
service-locator
testability
thick-client
Should static classes be avoided because it makes Dependency Injection Difficult?
Feb 03, 2020
c#
dependency-injection
mocking
testability
Scala: How to test methods that call System.exit()?
Oct 02, 2022
scala
unit-testing
sbt
specs2
testability
Scala testable code with inheritance and mixins
Jun 16, 2017
java
scala
unit-testing
oop
testability
Patterns for making c++ code easy to test
Feb 12, 2022
c++
testing
dependency-injection
testability
Do Extension Methods Hide Dependencies?
Sep 18, 2022
c#-3.0
inversion-of-control
extension-methods
dependencies
testability
inheritance vs. composition for testability
Aug 23, 2022
inheritance
composition
testability
Java: How to test methods that call System.exit()?
Sep 13, 2022
java
multithreading
unit-testing
junit
testability