MvTestings

public class MvTestings : NSObject

Wrapper class to manage MvTestings instances

  • Add an mvtesting

    Declaration

    Swift

    @objc
    public func add(_ test: String, waveId: Int, creation: String) -> MvTesting

    Parameters

    test

    mvtesting test

    waveId

    mvtesting wave id

    creation

    mvtesting creation

    Return Value

    MvTesting instance