2 * Copyright 2000-2009 JetBrains s.r.o.
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
16 import org
.testng
.annotations
.*;
20 public void after1() {
24 public void after2() {
28 public void after3() {
32 public void after4() {
36 public void after5() {
40 public void after21() {
44 public void after22() {
48 public void after23() {
53 public void after25() {
57 public void before1() {
61 public void before2() {
65 public void before3() {
69 public void before4() {
73 public void before5() {
77 public void before21() {
81 public void before22() {
85 public void before23() {
89 public void before24() {
94 public void afterBefore(){