def test_replace_other_kwargs(self): with assertRaises(AttributeError): arrow.utcnow().replace(abc='def')