BeforeTest¶ public @interface BeforeTest¶ New in version 1.1.1. Аннотация позволяет перечислить операции и скрипты, которые должны быть выполнены перед методом теста. See also Oper Jexl AnnotatedTestEnvironment Methods¶ operations¶ Oper[] operations()¶ Операции. Returns: Массив операций scripts¶ Jexl[] scripts()¶ Скрипты. Returns: Массив скриптов