القائمة الرئيسية

الصفحات

Junit

Creating a Chatbot with RiveScript in Java
Emirates Schools مدرستي الاماراتية 01 April 2018
Motivation "Artificial Intelligence (AI) is considered a major innovation that could disrupt many things. Some people even compare it t...
أقراء المزيد
A simple way to mock objects without using mock unit testing framework
Emirates Schools مدرستي الاماراتية 18 April 2016
When writing unit test, there are some cases that I have to mock objects: It makes sense to mock provided objects by libraries (APIs) such a...
أقراء المزيد
Junit - Test fails on French or German string assertion
Emirates Schools مدرستي الاماراتية 16 July 2015
In my previous post about building a regex to check a text without special characters but allow German and French . I met a problem that the...
أقراء المزيد