test: add ResizeHandle enum unit tests #22
Reference in New Issue
Block a user
Delete Branch "issue-12/resize-handle-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ResizeHandleenum covering all 8 direction handles.java.awt.Cursorconstant mapping for each direction,valueOf()round-trip, andvalueOf()with invalid name throwingIllegalArgumentException.Closes #12
b3368db2b1to8635770755