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

JUNIT


Batch Date:
Sept 26th @ 8:30AM to 10:30AM

Faculty: Mr. Anji Reddy



Fee:  200 INR

* 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



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 statements