Tag: software development firm

Web tools for software developers

▍ Mockito It allows you to create a similar object, the so-called “stub” and specializes specifically in them. Thus, you can create your own implementation of interfaces, classes with the necessary functionality, test their work for correctness. There is a good article on Mockito here. Above, we have already talked about working with the database, […]