Part of fixture.style View In Hierarchy
Known subclasses: fixture.style.CamelAndUndersStyle, fixture.style.ChainedStyle, fixture.style.OriginalStyle, fixture.style.PaddedNameStyle, fixture.style.TrimmedNameStyle
each method receives a name and returns a new name.
| Method | __add__ | Undocumented |
| Method | to_attr | converts name to a new name suitable for an attribute. |
| Method | guess_storable_name | converts a dataset class name to a storage class name. |
| Method | __repr__ | Undocumented |