Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 427 Bytes

beakers Build Status

Interfaces and abstracts to share amongst Seller Labs products

Interfaces

Use these for common patterns such as Finders, Validators

Abstracts

Implementation of the interfaces and other helpful classes such as Enum

TestTraits

Handy traits to add to your test cases to test said classes