Tag

Custom Assertion

0 views collected around this technical thread.

JD Retail Technology
JD Retail Technology
Oct 23, 2023 · Backend Development

Understanding Java Exceptions and Custom Assertions for Elegant Error Handling

This article explains Java's Error and Exception hierarchy, differentiates compile-time and runtime exceptions, demonstrates standard try‑catch handling, shows how to throw custom exceptions, and introduces custom assertion interfaces that combine readable assertions with tailored exception types for cleaner backend code.

Custom AssertionExceptionJava
0 likes · 9 min read
Understanding Java Exceptions and Custom Assertions for Elegant Error Handling
360 Quality & Efficiency
360 Quality & Efficiency
Nov 11, 2016 · Operations

Introduction to JMeter: Architecture, Build Process, and Custom JSON Assertion Development

This article introduces JMeter as an open‑source Java‑based performance testing tool, explains its directory and code structure, describes how to compile and run it with Ant, and provides a step‑by‑step guide to extending JMeter with a custom JSON assertion and GUI component.

Custom AssertionDevOpsJMeter
0 likes · 5 min read
Introduction to JMeter: Architecture, Build Process, and Custom JSON Assertion Development