de.smartics.validation.constraints.groups
Interface Startup


public interface Startup

Defines a group of constraints that are only checked at startup time.

This group is intended to be used to do some smoke tests at startup time. Especially the Available constraint may be useful to check the availability of remote systems.

In contrast to Integration this constraint group maps to a certain point in time of the application (the startup), while integration tests are useful to be started at need by an administrator.

See Also:
Integration, Available



Copyright © 2009-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.