You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2014/11/11 13:45:33 UTC

[jira] [Created] (LANG-1063) Add RandomEnumUtils to operate with random instances of enum types

Benedikt Ritter created LANG-1063:
-------------------------------------

             Summary: Add RandomEnumUtils to operate with random instances of enum types
                 Key: LANG-1063
                 URL: https://issues.apache.org/jira/browse/LANG-1063
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: Benedikt Ritter


Placeholder ticket for https://github.com/apache/commons-lang/pull/37

bq. Added a utility class that returns a random instance of an Enum of a certain provided type. This, I consider, is useful when creating test data instances with random values for its fields, among which are most likely some Enum types as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)