Tags: bitfireAT/dav4jvm
Tags
GetETag: don't ignore weakness indicator (#8) * GetETag: don't use .let too much, add tests * Added `weak` attribute Signed-off-by: Arnau Mora <[email protected]> * Added tests for `weak` attribute Signed-off-by: Arnau Mora <[email protected]> * Added tests for `weak` attribute Signed-off-by: Arnau Mora <[email protected]> * Documented `eTag` and `weak` Signed-off-by: Arnau Mora <[email protected]> * Refactor `weak` setting Signed-off-by: Arnau Mora <[email protected]> * Using JUnit's `assertTrue` Signed-off-by: Arnau Mora <[email protected]> * Use assertTrue / assertFalse Signed-off-by: Arnau Mora <[email protected]> Co-authored-by: Ricki Hirner <[email protected]>