Package

org.coursera.naptime

actions

Permalink

package actions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. actions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type ActionRestActionCategory = ActionRestActionCategory.type

    Permalink
  2. type CreateRestActionCategory = CreateRestActionCategory.type

    Permalink
  3. type DeleteRestActionCategory = DeleteRestActionCategory.type

    Permalink
  4. type FinderRestActionCategory = FinderRestActionCategory.type

    Permalink
  5. type GetAllRestActionCategory = GetAllRestActionCategory.type

    Permalink
  6. type GetRestActionCategory = GetRestActionCategory.type

    Permalink
  7. type MultiGetRestActionCategory = MultiGetRestActionCategory.type

    Permalink
  8. type PatchRestActionCategory = PatchRestActionCategory.type

    Permalink
  9. trait RestActionTester extends AnyRef

    Permalink

    Mix in to resource unit tests to invoke resource actions with .testAction.

  10. type UpdateRestActionCategory = UpdateRestActionCategory.type

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped