jar

org.curioswitch.curiostack : curio-testing-framework

Maven & Gradle

Mar 13, 2022
4 usages
69 stars

Curio Testing Framework · A testing framework to help when using curiostack.

Table Of Contents

Latest Version

Download org.curioswitch.curiostack : curio-testing-framework JAR file - Latest Versions:

All Versions

Download org.curioswitch.curiostack : curio-testing-framework JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window curio-testing-framework-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.firebase.auth

├─ com.google.firebase.auth.FirebaseTestTrampoline.class - [JAR]

org.curioswitch.common.testing.auth.firebase

├─ org.curioswitch.common.testing.auth.firebase.FirebaseTestUtil.class - [JAR]

org.curioswitch.common.testing.database

├─ org.curioswitch.common.testing.database.CurioMockDataProvider.class - [JAR]

├─ org.curioswitch.common.testing.database.DatabaseTestUtil.class - [JAR]

├─ org.curioswitch.common.testing.database.DatabaseTestingModule.class - [JAR]

├─ org.curioswitch.common.testing.database.DatabaseTestingModule_DbExecutorFactory.class - [JAR]

├─ org.curioswitch.common.testing.database.DatabaseTestingModule_DbFactory.class - [JAR]

├─ org.curioswitch.common.testing.database.DatabaseTestingModule_ExecutorFactory.class - [JAR]

org.curioswitch.common.testing.assertj

├─ org.curioswitch.common.testing.assertj.CurioAssertions.class - [JAR]

├─ org.curioswitch.common.testing.assertj.ListenableFutureAssert.class - [JAR]

├─ org.curioswitch.common.testing.assertj.SnapshotObjectAssert.class - [JAR]

├─ org.curioswitch.common.testing.assertj.SnapshotProtoAssert.class - [JAR]

org.curioswitch.common.testing

├─ org.curioswitch.common.testing.TestingModule.class - [JAR]

├─ org.curioswitch.common.testing.TestingModule_RequestLoggingContextFactory.class - [JAR]

org.curioswitch.common.testing.snapshot

├─ org.curioswitch.common.testing.snapshot.ProtobufModule.class - [JAR]

├─ org.curioswitch.common.testing.snapshot.SnapshotAssertions.class - [JAR]

├─ org.curioswitch.common.testing.snapshot.SnapshotExtension.class - [JAR]

├─ org.curioswitch.common.testing.snapshot.SnapshotManager.class - [JAR]

org.curioswitch.common.testing.grpc

├─ org.curioswitch.common.testing.grpc.GrpcTestUtil.class - [JAR]