com.paulbutcher

test

package test

Visibility
  1. Public
  2. All

Type Members

  1. case class Address(city: String, street: String) extends Product with Serializable

  2. class IsolatedSpec extends FlatSpec with MockFactory with ShouldMatchers with OneInstancePerTest

  3. class JavaClassWithBridgeMethod extends JavaGenericInterface[Integer]

  4. class JavaClassWithOverloadedMethod extends AnyRef

  5. trait JavaGenericInterface[T] extends AnyRef

  6. trait JavaInterface extends AnyRef

  7. class ManyParamsClass extends AnyRef

  8. trait ManyParamsTrait extends AnyRef

  9. trait PolymorphicJavaInterface extends AnyRef

  10. trait PolymorphicTrait[T] extends AnyRef

  11. class SpecializedClass[T] extends AnyRef

  12. class TestClass extends AnyRef

  13. trait TestTrait extends AnyRef

  14. case class User(name: String, age: Int) extends Product with Serializable

  15. trait UserDatabase extends AnyRef

Ungrouped