Skip to content

Instantly share code, notes, and snippets.

package com.mawek.test
import org.slf4j.Logger
import org.slf4j.LoggerFactory;
import static org.junit.Assert.assertEquals
import org.testng.annotations.Test
import org.testng.annotations.BeforeClass