commit | ebb1ad0c20d100b979264c62339ce78bd041c924 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Apr 21 18:02:49 2019 -0700 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Tue Jul 16 06:32:37 2019 +0000 |
tree | f240081183ba8b9bd7a36820281a19709e93a3df | |
parent | a2145bf5aabbb1a5658e8ca59ce4b23c01645428 [diff] |
test: Mock out interface lookups This will make it possible to do interface lookups inside of our classes during testing without depending on real interfaces existing. Change-Id: I4c273d6961fa4229401fb25a0e5eb06af5b59ca4 Signed-off-by: William A. Kennington III <wak@google.com>