Unittest for Exception::what (#708)
authorEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Thu, 19 Jul 2018 09:30:13 +0000 (12:30 +0300)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 19 Jul 2018 09:30:13 +0000 (18:30 +0900)
commit96c70971ed88acab9774fc4d3e2aadd43af41319
tree4a5f356f6b27c8a03342a34bfd3ebd8f9318d0c6
parent7acd5968b3f22237440e7ea530849079c3d67281
Unittest for Exception::what (#708)

Implement test for Exception::what() method

Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
libs/foundation/src/Exception.test.cpp