Example usage for org.apache.commons.collections.map AbstractTestMap subclass-usage

List of usage examples for org.apache.commons.collections.map AbstractTestMap subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.collections.map AbstractTestMap subclass-usage.

Usage

From source file ar.com.dgarcia.colecciones.maps.tests.ArrayMapTest.java

/**
 * @author D. Garcia
 *
 */
public class ArrayMapTest extends AbstractTestMap {
    /**