Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

JUNIT Course Details
 

 

Batch Date: March 2nd @ 9:00AM

Faculty: Mr. Natraj

Duration: Free workshop

Location : Maitrivanam, Hyderabad.

* with Free printed material

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 505,
IInd Floor ,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.
Ph.No : 09246212143

Syllabus:

Introduction

  • Unit Testing
  • Terminology
  • Unit Testing with JUnit
  • Installation of JUnit

JUnit

  • Introduction to JUnit API
    • Test
    • TestCase
    • Assert
    • TestRunner
    • TestSuite
  • Preparation
  • Create a Java class
  • Create a JUnit test
  • Run your test cases
  • Run your test via code

JUnit4.x

  • Static imports with Eclipse
  • Annotations
  • Assert statement