com.nicta.scoobi.io.kiji

testing

package testing

Visibility
  1. Public
  2. All

Type Members

  1. trait KijiCommands extends AnyRef

    This trait provides high-level methods to interact with a Kiji Table by making sure that resources (the Kiji instance, the table, readers, writers) are properly opened and closed.

  2. case class KijiContext(sc: ScoobiConfiguration) extends Fixture[ScoobiConfiguration] with Product with Serializable

  3. abstract class KijiSpecification extends ScoobiSpecification

Value Members

  1. object KijiContext extends Serializable

  2. package mutable

Ungrouped