All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fitnesse.slim.test.AnotherEnum Maven / Gradle / Ivy

There is a newer version: 20181217
Show newest version
package fitnesse.slim.test;

public enum AnotherEnum {
  ONE_VALUE,
  OTHER_VALUE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy