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

       

JUNIT Course Details
 

 

Batch Date: Jun 18th @ 4:30PM

Faculty: Mr. Anji Reddy

Duration: One Day Workshop- Four Hours    

Fee: 300/- INR + Reg Fee 100/- INR

Location : S.R Nagar, Hyderabad.

Venue:
Canara bank building 2nd floor,
near S. R Nagar Ploce Station,
Hyderabad-500038.

Ph.No : 7660 888 786
.

* Complete Material Will be Provided....

ATTEND ALL JAVA REAL TIME TOOLS (ANT,AJAX,LOG4J,Maven,SVN,JUNIT,CVS&JASPER REPORTS) WITH Rs.1000 ONLY.

Attend Multiple Tools (More Than One Tool) Each Tool 150 INR Only

Venue :
DURGA SOFTWARE SOLUTIONS at S.R NAGAR
23/3RT IInd Floor,
Opp.Andhra Bank,
Near Umesh Chandra Statue,
S.R.Nagar,
Hyderabad - 500038,
Ph.No : 040 - 64512786, 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