Skip to content

Interfaces and abstracts to share amongst Seller Labs products

License

Notifications You must be signed in to change notification settings

sellerlabs/beakers

Repository files navigation

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