/** * Tests for Queue homeworks * of Paradigms of Programming course. * * @author Georgiy Korneev (kgeorgiy@kgeorgiy.info) */ package queue;