cameraViewEx / com.priyankvasa.android.cameraviewex / CameraViewTest

CameraViewTest

class CameraViewTest : GrantPermissionsRule

Constructors

<init>

CameraViewTest()

Properties

rule

val rule: <ERROR CLASS><CameraViewActivity>

Inherited Properties

grantPermissionRule

val grantPermissionRule: <ERROR CLASS>

Functions

preview_isShowing

fun preview_isShowing(): Unit

setUpIdlingResource

fun setUpIdlingResource(): Unit

tearDownIdlingResource

fun tearDownIdlingResource(): Unit

testAdjustViewBounds

fun testAdjustViewBounds(): Unit

testAspectRatio

fun testAspectRatio(): Unit

testAutoFocus

fun testAutoFocus(): Unit

testAwb

fun testAwb(): Unit

testCameraMode

fun testCameraMode(): Unit

testDigitalZoom

fun testDigitalZoom(): Unit

testFacing

fun testFacing(): Unit

testFlash

fun testFlash(): Unit

testNoiseReduction

fun testNoiseReduction(): Unit

testOpticalStabilization

fun testOpticalStabilization(): Unit

testPinchToZoom

fun testPinchToZoom(): Unit

testPreviewViewSize

fun testPreviewViewSize(): Unit

testRecordVideo

fun testRecordVideo(): Unit

testSetup

fun testSetup(): Unit

testTakePicture

fun testTakePicture(): Unit

testTouchToFocus

fun testTouchToFocus(): Unit

testZeroShutterLag

fun testZeroShutterLag(): Unit