AssertJ - Crash Course
  • Introduction
  • Maven Dependencies
  • Project Setup
  • String Assertion
  • Q/A
  • Soft Assertion
  • List Assertion
  • List Individual Item Assertion
  • File Assertion
Custom Assertion For Test Automation
  • Custom Assertion Intro
  • WebElementAssert - Implementation
  • Base Test Implementation
  • Search Test - Demo
  • Attribute Value Assertion
  • Base Page - Implementation
  • Search Page - Implementation
  • Custom Page Assert - Implementation
  • Search Test - Refactor
  • Search Test - Final Run
  • Are We Complicating?
  • What's next?
Resources
  • Bonus Lecture
  • Source Code