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

       

JUNIT Course Details
 

 

Batch Date: Nov 8th @ 4:00PM

Faculty: Mr. Anji Reddy

Duration: One Day - Four Hours    

Location : S.R Nagar, Hyderabad.

Venue :
DURGA SOFTWARE SOLUTIONS at S.R NAGAR
Canara bank building 2nd floor,
near S. R Nagar Ploce Station,
Hyderabad-500038.
Contact no: 80 96 96 96 96.


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