Let $x_1, \dots, x_n$ be a random sample from a distribution $D$. Say, I want to test whether $F(z)$, the cdf of $D$, is Lipschitz continuous, i.e. there exists $L$ such that $F(z + \delta) - F(z) \leq L\delta$ for $z \in \mathbb{R}$ and $\delta \geq 0$.
The above formulation is quite general and seems to be unsuitable for testing.
Hopefully, it might be possible to test for other properties implying Lipschitz continuity or non-Lipschitz-continuity. A trivial example: if $\exists~i \neq j$ such that $x_i = x_j$, then $F$ must be discontinuous.
I have searched for different literature resources (e.g. Anirban DasGupta: Asymptotic Theory of Statistics and Probability) with no success.
I realize the question is very general (I wish I knew how to make it more specific). Any literature or test suggestions would be highly appreciated.