コード例 #1
0
    def test_is_empty(self):
        field = IntField()

        expect(field.is_empty(None)).to_be_true()