about 11 months ago - 1 comment
Part 2 – Argument Matchers and Stubbing Void Methods Using Argument Matchers A simple use of any() matcher Writing Custom Argument Matchers Stubbing void methods Full Series Using Argument Matchers Mockito argument matchers can be used to specify the method arguments for stubbing. If the method has arguments but you really don’t care what gets…
about 11 months ago - 1 comment
Part 1 – Getting Started with Mockito Mocking Frameworks – Mockito A simple use of Mockito Verifying Interactions with the mock Stubbing methods using when() Full Series Mocking Frameworks Mocking Frameworks allow us to test the code you want, without its dependencies. In a unit test, mock objects can simulate the behaviour of complex…
about 1 year ago - No comments
Java, Java, Java Java jing-jing-jing
Java, Java, Java Java jing-jing-jing
It’s not a cup of coffee but it’s hot as can be
Came pourin’ through the Gates on a “Big Mac” Nealy
Singin’, Java, Java, Java Java jing-jing-jing
about 2 years ago - 1 comment
It was Software Freedom Day Celebrations at NIT Trichy. And how better could the day have been!! For the first time, Sun Club of NIT Trichy and GLUG-T, The Linux User Group joined hands to conduct the event. We had organized a workshop on cloud computing and Linux/Opensolaris Install Festival. The way we publicized the…
about 3 years ago - No comments
Reliance data card ( Huawei ) works really well in Ubuntu, and getting it to work is very easy. All that one must do is to plug in the USB modem and edit the /etc/wvdial.conf file: Step 1: Edit the /etc/wvdial.conf file by typing in the following lines [Dialer Defaults] Init1 = ATZ Init2 =…
about 3 years ago - 2 comments
Netbeans IDE can be used to create C/C++ Applications. Netbeans running on Linux Platforms dont require any additional configuration if the compilers are already available in the Linux distribution. But to get it working in Windows, a Linux-like environment will be required. Cygwin is a Linux-like environment for Windows. Here is a step by step…
about 3 years ago - No comments
After one full week of preparation, giving lectures and handling lab classes, the Java programming workshop has finally come to an end. The workshop was conducted by me with the help of my friend, Aswin, as a part of Software Freedom Week celebrations. This was the first workshop conducted in college by me after I…
about 3 months ago
Me too. I really hate Microsoft.. everything