# assertj-joda-time **Repository Path**: mirrors_assertj/assertj-joda-time ## Basic Information - **Project Name**: assertj-joda-time - **Description**: AssertJ Joda Time is a library of assertions specific to Joda Time types like DateTime or LocalDateTime - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-15 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AssertJ assertions for Joda Time library ======================================== [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-joda-time/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-joda-time) Provides assertions like AssertJ for [Joda Time](http://www.joda.org/joda-time/), more precisely for [DateTime](http://www.joda.org/joda-time/apidocs/org/joda/time/DateTime.html) and [LocalDateTime](http://www.joda.org/joda-time/apidocs/org/joda/time/LocalDateTime.html) classes, more will come later but that's a start (contributions are welcome to add new assertions !). Please have a look at the complete documentation in [**assertj.org Joda Time section**](http://joel-costigliola.github.io/assertj/assertj-joda-time.html), including a [**quickstart guide**](http://joel-costigliola.github.io/assertj/assertj-joda-time.html#quickstart).