ExampleUnitTest.java
Go to the documentation of this file.
1 package com.intel.realsense.librealsense;
2 
3 import org.junit.Test;
4 
5 import static org.junit.Assert.*;
6 
12 public class ExampleUnitTest {
13  @Test
14  public void addition_isCorrect() {
15  assertEquals(4, 2 + 2);
16  }
17 }


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:14